-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Add integration test for cgroups v2 #10986
Comments
@nigurr I noticed your cgroup version is v2, we don't have an integration test for Cgroups v2 yet ! is it possible to try with cgroup v1 ? |
/triage needs-information |
@medyagh at this point, its hard for me to migrate to cgroups v1 for my requirements. AFAIK, with Docker 20.x and cgroups v2 is supported, we should support this? and it would be great to know which component is blocking to support cgroups v2 |
with KVM it works brilliantly. Spinning up VM is always going to be resource heavy and would be great to leverage native Docker to leverage the Kube |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
We're tracking adding test infra for cgroupsv2 in #12456 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
We'll use #12456 as the cgroupsv2 issues. Closing this as duplicate. |
Steps to reproduce the issue:
Full output of failed command:
Optional: Full output of
minikube logs
command:stderr:
Error: No such container: actions-dev
Additional docker info:
Server:
Containers: 1
Running: 1
Paused: 0
Stopped: 0
Images: 1
Server Version: 20.10.5
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
init version: de40ad0
Security Options:
apparmor
seccomp
Profile: default
cgroupns
Kernel Version: 5.11.11-051111-generic
Operating System: Pop!_OS 20.10
OSType: linux
Architecture: x86_64
CPUs: 24
Total Memory: 62.79GiB
Name: pop-os
ID: BWXO:EFA7:7NIY:R7JN:FCTW:YSER:DCWQ:E7W4:NXXV:FQF2:KBOH:HHRQ
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
WARNING: Support for cgroup v2 is experimental
The text was updated successfully, but these errors were encountered: