etcd-backup job and etcd-backup-with-interval cronjob is not recreated after the cluster is upgraded

Problem

  • When the cluster is upgraded to k8s 1.22.9 the values of the certificate in Environment: section were not added automatically to the etcd-backup for some time (few days).

  • But, somehow etcd-backup is recreated with the latest updated object definition file after some time.

Environment

  • Platform9 Managed Kubernetes - v5.6.4 and Higher

Cause

Resolution

  • As a workaround manually recreate the etcd-backup cronjob.

Last updated