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

Add crictl.yaml to worker nodes #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanyC97
Copy link

@DanyC97 DanyC97 commented Feb 10, 2019

Withouth this file crictl binary won't work.

Planning to add crictl binary in a different PR where i'll bump cri-o to 1.12 as per official doc matrix

@@ -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/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should that be /vagrant/tools/crictl.yaml instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants