Difference between revisions of "Template:Cluster addons example"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 16: Line 16:
 
     }
 
     }
 
   }
 
   }
 
 
 
{{tf eks module}}
 

Revision as of 05:14, 14 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
   }
 }

Advertising: