We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: