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.11? #2988

Closed
tamalsaha opened this issue Jul 16, 2018 · 12 comments
Closed

Kubernetes 1.11? #2988

tamalsaha opened this issue Jul 16, 2018 · 12 comments

Comments

@tamalsaha
Copy link
Member

Thanks for all the hardwork folks. Any schedule for 1.11 release?

@dlorenc
Copy link
Contributor

dlorenc commented Jul 16, 2018

Ref #2990 should be out later today/tomorrow morning.

@dlorenc
Copy link
Contributor

dlorenc commented Jul 17, 2018

Fixed with #2990 and release 0.28.1

@dlorenc dlorenc closed this as completed Jul 17, 2018
@tamalsaha
Copy link
Member Author

@dlorenc , one quick question with the 0.28.1 release, I have to use minikube start --kubernetes-version=v1.11.0 to get a 1.11 cluster. minikube start creates a 1.10 cluster. Should be default version be upgraded to 1.11 cluster?

@dlorenc
Copy link
Contributor

dlorenc commented Jul 17, 2018

We'll be following this up with a 0.29 release shortly, that will switch the default version.

@tamalsaha
Copy link
Member Author

Cool! Thanks.

@wallyqs
Copy link

wallyqs commented Jul 20, 2018

Not sure if reported already but minikube get-k8s-versions does not display v1.11 either

$ minikube version
minikube version: v0.28.1

$ minikube get-k8s-versions
The following Kubernetes versions are available when using the localkube bootstrapper: 
	- v1.10.0
	- v1.9.4
	- v1.9.0
	- v1.8.0
...

@kfox1111
Copy link

Any update on this?

@tamalsaha
Copy link
Member Author

@kfox1111 , I just use minikube start --kubernetes-version=v1.11.3. Works for me.

@kfox1111
Copy link

I can confirm that does work.

So, I've been recommending users use minikube, but if it out of the box is going to choose older versions, it takes more effort for me to educate my users on how to properly deploy it to function like a recent Kubernetes.

Could we update the --kubernetes-version to default to downloading and using whatever's at https://storage.googleapis.com/kubernetes-release/release/stable.txt ?

@mrbobbytables
Copy link
Member

I have been making the same suggestion to users regarding starting with the --kubernetes-version flag, but with 1.12 slated for release on the 27th it'd be great if the default version was limited to 1 release behind upstream.

@kfox1111
Copy link

how about minikube provided its own version url? then the minikube project can update the default separate from the kubernetes project's latest? Then we can debate what the best default policy should be elsewhere? :)

@afbjorklund
Copy link
Collaborator

The following Kubernetes versions are available when using the localkube bootstrapper

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

6 participants