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

CNI genie installation #203

Open
elgamal2020 opened this issue Mar 25, 2020 · 0 comments
Open

CNI genie installation #203

elgamal2020 opened this issue Mar 25, 2020 · 0 comments

Comments

@elgamal2020
Copy link

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

libujacob pushed a commit to libujacob/CNI-Genie that referenced this issue May 7, 2020
sushanthakumar added a commit that referenced this issue May 7, 2020
Fix cniVersion(#201) and selector validation(#203) issues in genie manifest file
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