Weekly release
This release mostly includes changes to various scripts and their configurations i.e., not affecting pods, with the exception of configuring the node-exporter DaemonSet to export systemd metrics.
- Adds a new script for upgrading all cloud nodes in the platform cluster.
- Increases the Prometheus VM's persistent disk from 200GB to 500GB.
- Increases machine type for master VMs in production (was n1-standard-4, now is n1-standard-8).
- Updates k8s/component versions in
k8s_deploy.conf
. - Removes "legacy" --config flag from the kubeadm upgrade command.
- Enables node-exporters systemd collector.