Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Add crictl.yaml to worker nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
DanyC97 committed Feb 10, 2019
1 parent 5d4d1f1 commit a35b94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup-worker-services
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ cp /vagrant/tools/runc /usr/local/bin/
cp /vagrant/tools/{crio,kube-proxy,kubelet,kubectl} /usr/local/bin/
cp /vagrant/tools/{conmon,pause} /usr/local/libexec/crio/
cp /vagrant/tools/{crio.conf,seccomp.json} /etc/crio/
cp /vagrant/tools/crio.yaml /etc/
cp /vagrant/tools/policy.json /etc/containers/
cp "/vagrant/config/$(hostname)-10-bridge.conf" /etc/cni/net.d/10-bridge.conf
Expand Down

0 comments on commit a35b94c

Please sign in to comment.