Skip to content

tetratelabs/terraform-eksblueprints-tetrate-istio-addon

Repository files navigation

Tetrate Istio add-on

What is Tetrate Istio Distro

Tetrate Istio Distro is simple, safe enterprise-grade Istio distro.

Examples

See blueprints.

Requirements

Name Version
terraform >= 1.0.0

Providers

No providers.

Modules

Name Source Version
base github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons/helm-addon v4
cni github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons/helm-addon v4
gateway github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons/helm-addon v4
istiod github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons/helm-addon v4

Resources

No resources.

Inputs

Name Description Type Default Required
addon_context Input configuration for the addon any n/a yes
base_helm_config Istio base Helm Chart Configuration any {} no
cni_helm_config Istio cni Helm Chart Configuration any {} no
distribution Istio distribution string "TID" no
distribution_version Tetrate Istio Distro string "" no
gateway_helm_config Istio gateway Helm Chart Configuration any {} no
install_base Install Istio base Helm Chart bool true no
install_cni Install Istio cni Helm Chart bool false no
install_gateway Install Istio gateway Helm Chart bool true no
install_istiod Install Istio istiod Helm Chart bool true no
istiod_helm_config Istio istiod Helm Chart Configuration any {} no
manage_via_gitops Determines if the add-on should be managed via GitOps bool false no

Outputs

Name Description
argocd_gitops_config Configuration used for managing the add-on with ArgoCD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages