You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Tenant Control Plane will expose the API server using a public IP address through a network loadbalancer.
285
+
- Tenant Control Plane will expose the API server using a public IP address through a network load balancer.
286
286
it is important to provide a static public IP address for the API server in order to make it reachable from the outside world.
287
287
288
288
- The following annotation: `external-dns.alpha.kubernetes.io/hostname` is set to create the DNS record. It tells AWS to expose the Tenant Control Plane with a public domain name: `${TENANT_NAME}.${TENANT_DOMAIN}`.
0 commit comments