Rudi MK %!s(int64=2) %!d(string=hai) anos
pai
achega
169b414590
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      api/server/handlers/infra/forms.go

+ 6 - 0
api/server/handlers/infra/forms.go

@@ -743,6 +743,12 @@ tabs:
       placeholder: "ex: 10.99"
       settings:
         default: "10.99"
+    - type: string-input
+      label: "Add a different CIDR range prefix for cluster services (first two octets: for example 172.20 will configure EKS with CIDR range 172.20.0.0/16)."
+      variable: cluster_service_cidr_octets
+      placeholder: "ex: 172.20"
+      settings:
+        default: "172.20"
     - type: checkbox
       label: "Add additional private subnets to the cluster in each AZ."
       variable: additional_private_subnets