mattjmcnaughton / personal-k8s

All the code for bootstrapping, managing, and deploying applications on my personal k8s cluster.
Apache License 2.0
4 stars 2 forks source link

Determine update schedule for Kubernetes cluster #9

Closed mattjmcnaughton closed 5 years ago

mattjmcnaughton commented 6 years ago

Issue We want to ensure we are updating our Kubernetes cluster at a regular cadence.

Impl

Definition of Done

mattjmcnaughton commented 5 years ago

Proposal: Just follow along with what Kops supports.

Had a negative experience trying to deploy k8s 1.13 with kops 1.11, and it failed.

On a monthly cadence, or with CVE's, ensure on latest patch release (i.e. k8s 1.12.3).