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

执行命令:kind create cluster --config=kind/kind-config.yaml --name=kubeflow --image=kindest/node:v1.16.15,报错如下 #116

Open
AloneRevelry opened this issue Jul 27, 2023 · 0 comments

Comments

@AloneRevelry
Copy link

failed to create cluster: command "docker run --name kubeflow-control-plane --hostname kubeflow-control-plane --label io.x-k8s.kind.role=control-plane --privileged --security-opt seccomp=unconfined --security-opt apparmor=unconfined --tmpfs /tmp --tmpfs /run --volume /var --volume /lib/modules:/lib/modules:ro -e KIND_EXPERIMENTAL_CONTAINERD_SNAPSHOTTER --detach --tty --label io.x-k8s.kind.cluster=kubeflow --net kind --restart=on-failure:1 --init=false --cgroupns=private --publish=0.0.0.0:30000:30000/TCP --publish=127.0.0.1:16856:6443/TCP -e KUBECONFIG=/etc/kubernetes/admin.conf kindest/node:v1.16.15" failed with error: exit status 125
Command Output: unknown flag: --cgroupns

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

No branches or pull requests

1 participant