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

kvm2 cgroups v2 #19105

Open
kfox1111 opened this issue Jun 18, 2024 · 3 comments
Open

kvm2 cgroups v2 #19105

kfox1111 opened this issue Jun 18, 2024 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@kfox1111
Copy link

What Happened?

Would like to test with cgroups v2 enabled

Attach the log file

It seems to only support cgroups v1

Operating System

Redhat/Fedora

Driver

KVM2

@kundan2707
Copy link
Contributor

Running with cggroups v2 is now by default
https://kubernetes.io/docs/setup/production-environment/container-runtimes/#cgroup-drivers
minikube should already be doing this.
I dont think there should be any issue.

@kundan2707
Copy link
Contributor

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Jun 19, 2024
@kfox1111
Copy link
Author

Looks like its probably just switching the kvm image to use v2. Right now its v1. according to https://kubernetes.io/docs/concepts/architecture/cgroups/#check-cgroup-version tmpfs means v1.

minikube ssh -- stat -fc %T /sys/fs/cgroup/
tmpfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants