-
Notifications
You must be signed in to change notification settings - Fork 118
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
Update embedded Kubernetes to 1.14 #3663
Comments
Suggestions: add the 'area/kube' label and update the title to "Update Kubernetes to 1.1x". Note that the Kubernetes versioning policy is -1/+1 between client and server; see Version Skew Policy. |
running into this issue aswell, I also want to opt out of the prepackaged kubectl, as it's quite old, and conflicting with my dev env. Not sure if that should be covered under here or a separate issue |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Note that Docker Desktop has been updated to Kubernetes 1.15.4 on Edge channel. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
If I click on (whale), Preferences, Reset, Reset Kubernetes cluster, then when the Kubernetes-in-Docker restarts, I am running a current version of Kubernetes, such as 1.14.
Actual behavior
I am running Kubernetes 1.10.11, which is rather out of date at this point.
Information
I've had Kubernetes support enabled for a while, though prodding around at low-level details suggests that objects are in fact getting deleted and recreated.
I've tried using the "Reset Kubernetes cluster" option. I have not tried the bigger hammers.
Diagnostic logs
Steps to reproduce the behavior
kubectl version
The text was updated successfully, but these errors were encountered: