This commit is contained in:
Arlan Lloyd 2025-04-12 14:10:54 +00:00 committed by Zoe Roux
parent c5c0de5493
commit b1d8d00a9b
No known key found for this signature in database

View File

@ -122,4 +122,4 @@ Using this approach, we can offload the TLS certificate to the existing controll
Instead of adding additional hop, Traefik can be exposed via LoadBalancer. To do this securely, please be sure to mount and configuring the TLS certificate inside of Traefik. Instead of adding additional hop, Traefik can be exposed via LoadBalancer. To do this securely, please be sure to mount and configuring the TLS certificate inside of Traefik.
## Add Traefik as IngressController/GatewayController ## Add Traefik as IngressController/GatewayController
Disable the integrated Traefik and adopt Traefik into your cluster. This option will offer the most Kubernetes native experience. Disable the integrated Traefik and adopt Traefik controller into your cluster. This option will offer the most Kubernetes native experience.