Manage Kubernetes Deployments
-
Update Pod Settings for a Flex Gateway Deployment Through a Helm Chart - Change requirements for a Pod that contains Flex Gateway.
-
Autoscale and Add Flex Gateway Replicas to a Namespace - Set a fixed replica count or autoscale to provide additional replicas.
-
Configure Node Selection for Flex Gateway Deployments on Kubernetes (Node Affinity) - Host Flex Gateway on a specialized node that meets specific requirements.
-
Provide a Domain Name for an Application on Your Kubernetes Cluster - Use ExternalDNS to expose an application or service on your Kubernetes cluster through a domain name.
-
Configure Flex Gateway as an Ingress Controller in Local Mode - Configure Flex Gateway as an
IngressClass
to manageIngress
resources.