Skip to main content

NginxIngress



Resource Icon

Resource Overview

Helm chart for installing the Nginx Ingress Controller.

Associated Resources

Parent Resource

Connected Resources

Resource Setting Values

  • service_name : Nginx Ingress Controller Helm Chart Release Name
  • namespace : Namespace where Nginx Ingress Helm Chart resources will be deployed
  • version : Specifies the version of the Nginx Ingress Helm chart
  • replica_count : Number of replicas in Ingress Controller Deployment
  • external_traffic_policy : Set policies for responding to external traffic - Cluster,Local
  • ingress_class_name : Specifies the name of the Ingress class, which is a resource that specifies which Ingress controller will manage the Ingress
  • set : Dynamically change values of Nginx Ingress controller default chart

Reference Materials