Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubelet cgroup driver not detected proper when using crio #6330

Closed
hafe opened this issue Jun 25, 2020 · 0 comments · Fixed by #6331
Closed

kubelet cgroup driver not detected proper when using crio #6330

hafe opened this issue Jun 25, 2020 · 0 comments · Fixed by #6331
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@hafe
Copy link
Contributor

hafe commented Jun 25, 2020

Environment:

  • Cloud provider or hardware configuration:

  • OS (printf "$(uname -srm)\n$(cat /etc/os-release)\n"):

  • Version of Ansible (ansible --version):

  • Version of Python (python --version):

Kubespray version (commit) (git rev-parse --short HEAD):

276c450

Network plugin used:

Full inventory with variables (ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"):

Command used to invoke ansible:

Output of ansible run:

Anything else do we need to know:

roles/kubernetes/node/tasks/facts.yml

uses "docker info" for both docker and crio

@hafe hafe added the kind/bug Categorizes issue or PR as related to a bug. label Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant