Cluster::Upgrade
Inherits Kubernetes::Util < Util::Shell < Util < Util::Shell < Util < Reference < Object
Constants
UPGRADE_PLAN_MANIFEST_FOR_MASTERS = {{ read_file("/tmp/tmp.IehdGi/src/src/cluster/../../templates/upgrade_plan_for_masters.yaml") }}
UPGRADE_PLAN_MANIFEST_FOR_WORKERS = {{ read_file("/tmp/tmp.IehdGi/src/src/cluster/../../templates/upgrade_plan_for_workers.yaml") }}
Constructors
new(configuration : Configuration::Loader)
SourceInstance methods
run
Source