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

Kubernetes 1.10:unknown flag: --require-kubeconfig #98

Closed
micah opened this issue Apr 24, 2018 · 6 comments
Closed

Kubernetes 1.10:unknown flag: --require-kubeconfig #98

micah opened this issue Apr 24, 2018 · 6 comments

Comments

@micah
Copy link

micah commented Apr 24, 2018

Because I have not been able to get the network overlay to work in my configuration, I decided to try 1.10 of kubernetes as the module says it supports 1.6 and newer.

Unfortunately, on deploy, the following is produced:

Apr 24 13:17:57 kubeadmin-vpn kubelet[29590]: F0424 13:17:57.777301   29590 server.go:145] unknown flag: --require-kubeconfig
@AranVinkItility
Copy link
Contributor

AFAIK Kubernetes 1.10 is not supported by this module yet. Ran into the same issues myself when testing.
Some manifests/templates assume k8s 1.9 is latest and revert to older behavior when there is no match:
https://github.com/puppetlabs/puppetlabs-kubernetes/blob/1.1.0/manifests/packages.pp#L14
https://github.com/puppetlabs/puppetlabs-kubernetes/blob/1.1.0/templates/kubernetes.conf.erb#L3

@micah
Copy link
Author

micah commented Apr 24, 2018

Yeah, I agree... its just the README says:

This module supports Kubernetes 1.6 and above.

so maybe that should be adjusted!

@scotty-c
Copy link
Contributor

@micah I have updated the README in master, there is work being carried out for a 2.0 release of the module that will support 1.10.x and above

@leoncard
Copy link

leoncard commented May 2, 2018

@scotty-c It's good to know you guys are working on a version to support 1.10+, thank you.
Do you guys have an idea of when it will be released?

@scotty-c
Copy link
Contributor

scotty-c commented May 2, 2018

@leoncard Not this week as I am at KubeCon EU, so more likely next week when I get home. There is another person working on it with me. He has also been travelling so we need to sync up. I would say most likely next week or the week after

@leoncard
Copy link

leoncard commented May 2, 2018

@scotty-c Nice! Thank you :)

lionce pushed a commit to lionce/puppetlabs-kubernetes that referenced this issue Dec 19, 2019
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

4 participants