Provides various addons that are often used on Kubernetes with Google Cloud Platform
- Common addons with associated IAM permissions if needed:
- nginx-ingress: processes Ingress object and acts as a HTTP/HTTPS proxy (compatible with cert-manager).
Some addons interface with AWS API, for example:
Name | Version |
---|---|
helm | n/a |
http | n/a |
kubectl | n/a |
kubernetes | n/a |
random | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster-name | Name of the Kubernetes cluster | string |
"sample-cluster" |
no |
gke | GKE cluster inputs | any |
{} |
no |
helm_defaults | Customize default Helm behavior | any |
{} |
no |
nginx_ingress | Customize nginx-ingress chart, see nginx-ingress.tf for supported values |
any |
{} |
no |
Name | Description |
---|---|