Create nginx ingress controller
Name | Version |
---|---|
terraform | >= 1.0 |
aws | >= 4.0 |
helm | >=2.8.0 |
kubernetes | >= 2.10 |
Name | Version |
---|---|
aws | >= 4.0 |
helm | >=2.8.0 |
kubernetes | >= 2.10 |
No modules.
Name | Type |
---|---|
helm_release.nginx-ingress-controller | resource |
aws_eks_cluster.cluster | data source |
aws_eks_cluster_auth.cluster_auth | data source |
aws_region.current | data source |
kubernetes_service.ingress_nginx | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_id | Name of the EKS cluster where the ingress nginx will be deployed | string |
null |
no |
cluster_namespace | EKS cluster namespace where the ingress nginx will be deployed | string |
"default" |
no |
Name | Description |
---|---|
eks_ingress_service_elb | External DN name of elastic load balancer |