Difference between revisions of "Terraform EKS module: cluster addons"
Jump to navigation
Jump to search
m (Newworld3 moved page Cluster addons to Terraform EKS module: cluster addons) Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | |||
− | |||
* {{cluster_addons example}} | * {{cluster_addons example}} |
Revision as of 14:08, 20 March 2023
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 } }
Related
See also
Advertising: