kubernetes-sigs / kind

Kubernetes IN Docker - local clusters for testing Kubernetes
https://kind.sigs.k8s.io/
Apache License 2.0
13.02k stars 1.51k forks source link

Failed to create kind cluster #3617

Closed Monokaix closed 1 month ago

Monokaix commented 1 month ago

What happened: Failed to create kind cluster

What you expected to happen: Install successfully How to reproduce it (as minimally and precisely as possible): kind kind create cluster --name test

Anything else we need to know?:

Environment:

Server: Containers: 2 Running: 1 Paused: 0 Stopped: 1 Images: 1 Server Version: 26.1.2 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: e377cd56a71523140ca6ae87e30244719194a521 runc version: v1.1.12-0-g51d5e94 init version: de40ad0 Security Options: seccomp Profile: builtin Kernel Version: 4.18.0-348.7.1.el8_5.x86_64 Operating System: CentOS Linux 8 OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 15.46GiB Name: ecs-4b42-0001 ID: b3d59d78-846c-444a-b840-9b4226d2c85a Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false

Monokaix commented 1 month ago

Here are logs exported by kind log.tar.gz

aojea commented 1 month ago

Cgroup Version: 1 Operating System: CentOS Linux 8

/close

seems dupe of https://github.com/kubernetes-sigs/kind/issues/3558

k8s-ci-robot commented 1 month ago

@aojea: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/kind/issues/3617#issuecomment-2115210283): >> Cgroup Version: 1 >> Operating System: CentOS Linux 8 > >/close > >seems dupe of https://github.com/kubernetes-sigs/kind/issues/3558 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.