Use Ubuntu 20.04 as the default image for Kubernetes 1.18+#9283
Use Ubuntu 20.04 as the default image for Kubernetes 1.18+#9283k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
/lgtm |
|
Thanks @hakman ! /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman, rdrgmnzs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
If my Kubernetes version is v1.15.12, is it problem to use the Ubuntu 20.04 image? |
|
@MosheM123 there should be no problem to use Ubuntu 20.04 with older versions of k8s, but you will have to use a newer version of kOps that supports it and set the k8s version manually to 1.15.x. |
I'm using kOps latest (1.18.2) with kubernetes 1.15.12. |
As discussed in Kops Office Hours from Jun 5, 2020.
Fixes #9163