class Cluster::Upgrade
Defined in:
cluster/upgrade.cr
Constant Summary
-
UPGRADE_PLAN_MANIFEST_FOR_MASTERS =
{{ read_file("/srv/crystaldoc.info/github-vitobotta-hetzner-k3s-fix-system-upgrade-controller/src/cluster/../../templates/upgrade_plan_for_masters.yaml") }}
-
UPGRADE_PLAN_MANIFEST_FOR_WORKERS =
{{ read_file("/srv/crystaldoc.info/github-vitobotta-hetzner-k3s-fix-system-upgrade-controller/src/cluster/../../templates/upgrade_plan_for_workers.yaml") }}
Constructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def
new_k3s_version : String | Nil
#