Skip to main content
TrueFoundry uses Istio as the default ingress controller in the compute-plane cluster. If you choose to use a different ingress controller, make sure to update the corresponding configuration in the cluster form. Navigate to the Platform > Clusters tab, select the cluster you wish to configure, and click the edit icon.
Provide the following configuration details:
  • Ingress Class Name: Identifies which ingress controller is responsible for handling a specific ingress resource. Example: nginx
  • TLS Enabled (Optional): Indicates if TLS termination is managed by the ingress controller. When enabled, the generated ingress object will include TLS configuration for the specified host(s).