Difference between revisions of "Template:Cluster addons example"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
[[cluster_addons]] = { | [[cluster_addons]] = { | ||
[[coredns]] = { | [[coredns]] = { | ||
Line 10: | Line 11: | ||
} | } | ||
[[kube-proxy]] = { | [[kube-proxy]] = { | ||
+ | [[most_recent]] = true | ||
+ | } | ||
+ | [[vpc-cni]] = { | ||
most_recent = true | most_recent = true | ||
} | } | ||
− | [[ | + | [[aws-ebs-csi-driver]] = { |
most_recent = true | most_recent = true | ||
} | } | ||
} | } | ||
− | |||
− | |||
− | |||
− |
Latest revision as of 17:38, 29 February 2024
cluster_addons = { coredns = { preserve = true most_recent = true timeouts = { create = "25m" delete = "10m" } } kube-proxy = { most_recent = true } vpc-cni = { most_recent = true } aws-ebs-csi-driver = { most_recent = true } }
Advertising: