linkerd2

AymenSegni/linkerd2/helm

Terraform Module HCL HELM

Deploy Linkerd2 using Terraform Helm Provider. Lilerd is: Ultra light, ultra simple, ultra powerful. Linkerd adds security, observability, and reliability to Kubernetes, without the complexity. CNCF-hosted and 100% open source.

Install
module "linkerd2" {
source = "AymenSegni/linkerd2/helm"
version = "0.1.0"
}
plain text: /constructs/tfmod-aymensegni-linkerd2-helm/install.txt
⭐ Source on GitHub 📦 Registry page
README

deploy-linkerd-terraform-helm Deploy Linkerd2 using Terraform Helm Provider. Linkerd: Ultra light, ultra simple and ultra powerfu service mesh Linkerd adds security, observability, and reliability to Kubernetes, without the complexity. CNCF-hosted and 100% open source. Terraform Linkerd Module This module handles Linkerd creation and configuration HA mode and Trusted Anhcor Certificate. The resources creation that this module will create/trigger are: - Create a Linkerd control plan with the provided addons - Setting High-Availability on demande for production cluster using a file values-ha.yaml that overrides some default values as to set things up under a high-availability scenario, analogous to the --ha option in linkerd install. Values such as higher number of replicas, higher memory/cp

Inputs (1)
NameTypeDescriptionDefault
enable_linkerd_haboolEnable Linkerd HA Mode for production cluster if truefalse
Resources (5)
helm_releasetls_cert_requesttls_locally_signed_certtls_private_keytls_self_signed_cert
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0
Cloud HELM
★ Stars9
Forks5
Total downloads1.1k
Inputs1
Resources5
NamespaceAymenSegni
Updated