shikanon / kubeflow-manifests

kubeflow国内一键安装文件
GNU General Public License v3.0
337 stars 117 forks source link

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

Open AloneRevelry opened 1 year ago

AloneRevelry commented 1 year ago

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