eks-calico
DNXLabs/eks-calico/aws
Terraform module for deploying Calico inside a pre-existing EKS cluster.
Install
README
terraform-aws-eks-calico   Terraform module for deploying Calico inside a pre-existing EKS cluster. Usage `` module "calico" { source = "git::https://github.com/DNXLabs/terraform-aws-eks-calico.git" } ` Requirements | Name | Version | |------|---------| | terraform | >= 0.13 | | aws | >= 3.13 | | kubectl | >= 1.9.4 | | kubernetes | >= 1.10.0, = 1.9.4 | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | enabled | Variable indicating whether deployment is enabled. | bool | true | no | | tigera\_operator\_version | n/a | string | "v1.30.4"` | no | Outputs No output. Authors Modu
Inputs (2)
| Name | Type | Description | Default |
|---|---|---|---|
| enabled | bool | Variable indicating whether deployment is enabled. | true |
| tigera_operator_version | string | "v1.30.4" |
Resources (1)
Topics & Tags
Details
Similar packages
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,