Open elgamal2020 opened 4 years ago
Hello,
I got this error when I try to install CNI Genie
ubuntu@node1:~$ kubectl apply -f https://raw.githubusercontent.com/cni-genie/CNI-Genie/master/conf/1.8/genie-plugin.yaml clusterrole.rbac.authorization.k8s.io/genie-plugin created clusterrolebinding.rbac.authorization.k8s.io/genie-plugin created serviceaccount/genie-plugin created configmap/genie-config created daemonset.apps/genie-plugin created error: error validating "https://raw.githubusercontent.com/cni-genie/CNI-Genie/master/conf/1.8/genie-plugin.yaml": error validating data: ValidationError(DaemonSet.spec): missing required field "selector" in io.k8s.api.apps.v1.DaemonSetSpec; if you choose to ignore these errors, turn validation off with --validate=false
Thanks a lot
Hello,
I got this error when I try to install CNI Genie
ubuntu@node1:~$ kubectl apply -f https://raw.githubusercontent.com/cni-genie/CNI-Genie/master/conf/1.8/genie-plugin.yaml clusterrole.rbac.authorization.k8s.io/genie-plugin created clusterrolebinding.rbac.authorization.k8s.io/genie-plugin created serviceaccount/genie-plugin created configmap/genie-config created daemonset.apps/genie-plugin created error: error validating "https://raw.githubusercontent.com/cni-genie/CNI-Genie/master/conf/1.8/genie-plugin.yaml": error validating data: ValidationError(DaemonSet.spec): missing required field "selector" in io.k8s.api.apps.v1.DaemonSetSpec; if you choose to ignore these errors, turn validation off with --validate=false
Thanks a lot