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

Bump Kubernetes to v1.15.10 #60

Merged
merged 1 commit into from Feb 22, 2020
Merged

Conversation

anton-johansson
Copy link
Collaborator

@anton-johansson anton-johansson commented Feb 21, 2020

Kubernetes changelog

CNI remains unchanged at v0.7.5. (kubernetes/kubernetes#75455)

We have v0.7.5 already, so we're fine.

Default etcd server version remains unchanged at v3.3.10. The etcd client version was updated to v3.3.10. (kubernetes/kubernetes#71615, kubernetes/kubernetes#70168, kubernetes/kubernetes#76917)

We have v3.3.12, so we must be fine! :)

I haven't found any service options that we use that has been deprecated.

Testing

  • Creating a new cluster with 1.15, add basic things to the cluster (pod networking, DNS, Ingress controller and a sample deployment)
  • Upgrading an existing 1.14 to 1.15, expect no downtime.

@anton-johansson anton-johansson changed the title WIP: Bump Kubernetes to v1.15.10 Bump Kubernetes to v1.15.10 Feb 22, 2020
@anton-johansson
Copy link
Collaborator Author

I got a few seconds downtime during an upgrade from 1.14 to 1.15 in a test cluster. It's not really related to Kubernetes version, so I opened up #62 instead.

@amimof amimof merged commit 2d64971 into amimof:master Feb 22, 2020
@anton-johansson anton-johansson deleted the kubernetes-1.15 branch February 28, 2020 17:12
@anton-johansson
Copy link
Collaborator Author

FYI: I got into issues with CNI after upgrading to 1.15. Turns out I was missing a cniVersion in my flannel config.

See:
https://github.com/coreos/flannel/pull/1183/files
kubernetes/kubeadm#1799

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

Successfully merging this pull request may close these issues.

None yet

2 participants