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

Error message: "unable to recognize "kube-flannel.yml": Get https://192.168.39.65:8443/api?timeout=32s: dial tcp 192.168.39.65:8443: connect: no route to host" #1

Open
paulrusu8 opened this issue Sep 15, 2019 · 1 comment

Comments

@paulrusu8
Copy link

I get this error message for a lot of files. Do you know what this is due to and how to fix it? I am running this on an Ubuntu 18.04. machine. Thanks

@whitesscott
Copy link

whitesscott commented Sep 21, 2019

Edit the kube-flannel.yml file add the first line and swap the 2nd and 3rd lines so that is looks like this and it may work.

---
apiVersion: extensions/v1beta1
kind: PodSecurityPolicy

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

2 participants