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

kubeadm displaying warnings #300

Closed
CraigSterrett opened this issue Jan 13, 2020 · 2 comments
Closed

kubeadm displaying warnings #300

CraigSterrett opened this issue Jan 13, 2020 · 2 comments

Comments

@CraigSterrett
Copy link
Contributor

Running kubeadm displays warnings, not sure if this is specific to Clear or a bug in kubeadm for 1.17

W0111 00:13:01.708910 29892 validation.go:28] Cannot validate kubelet config - no validator is available
W0111 00:13:01.708952 29892 validation.go:28] Cannot validate kube-proxy config - no validator is available

@CraigSterrett
Copy link
Contributor Author

Looks like it's not a Clear or cloud native stack issues.

On CentOS
[root@okd-master centos]# kubeadm init --config=./kubeadm.yaml
W0114 00:07:01.739102 30267 validation.go:28] Cannot validate kube-proxy config - no validator is available
W0114 00:07:01.739199 30267 validation.go:28] Cannot validate kubelet config - no validator is available

@CraigSterrett
Copy link
Contributor Author

I guess it's covered by this
kubernetes/kubeadm#1913

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