class Cluster::Upgrade

Defined in:

cluster/upgrade.cr

Constant Summary

UPGRADE_PLAN_MANIFEST_FOR_MASTERS = {{ read_file("/srv/crystaldoc.info/github-vitobotta-hetzner-k3s-v1.0.8/src/cluster/../../templates/upgrade_plan_for_masters.yaml") }}
UPGRADE_PLAN_MANIFEST_FOR_WORKERS = {{ read_file("/srv/crystaldoc.info/github-vitobotta-hetzner-k3s-v1.0.8/src/cluster/../../templates/upgrade_plan_for_workers.yaml") }}

Constructors

Instance Method Summary

Constructor Detail

def self.new(configuration : Configuration::Loader) #

[View source]

Instance Method Detail

def run #

[View source]