eks-node-termination-handler
DNXLabs/eks-node-termination-handler/aws
Terraform module for deploying node termination handler inside a pre-existing EKS cluster.
terraform-aws-eks-node-termination-handler   Terraform module for deploying node termination handler inside a pre-existing EKS cluster. Usage `` module "alb_ingress" { source = "git::https://github.com/DNXLabs/terraform-aws-eks-node-termination-handler.git" } `` Requirements | Name | Version | |------|---------| | terraform | >= 0.13 | | aws | >= 4.0.0, = 1.0, = 1.10.0, = 1.0, = 1.10.0, Authors Module managed by DNX Solutions. License Apache 2 Licensed. See LICENSE for full details.
| Name | Type | Description | Default |
|---|---|---|---|
| mod_dependency | string | Dependence variable binds all AWS resources allocated by this module, dependent | null |
| settings | map | Additional settings which will be passed to the Helm chart values. | {} |
| helm_chart_release_name | string | Spot termination handler Helm release name. | "aws-node-termination-handler" |
| namespace | string | Kubernetes namespace to deploy Spot termination handler Helm chart. | "kube-system" |
| helm_chart_repo | string | Spot termination handler Helm repository name. | "https://aws.github.io/eks-charts" |
| helm_chart_version | string | Spot termination handler Helm chart version. | "0.15.0" |
| create_namespace | bool | Whether to create Kubernetes namespace with name defined by `namespace`. | true |
| enabled | bool | Variable indicating whether deployment is enabled. | true |
| helm_chart_name | string | Spot termination handler Helm chart name. | "aws-node-termination-handler" |
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,