kube-state-metrics-addon

askulkarni2/kube-state-metrics-addon/eksblueprints

Terraform Module HCL EKSBLUEPRINTS

An implementation of the kube-state-metrics addon for the Amazon EKS Blueprints for Terraform.

Install
module "kube-state-metrics-addon" {
source = "askulkarni2/kube-state-metrics-addon/eksblueprints"
version = "0.0.4"
}
plain text: /constructs/tfmod-askulkarni2-kube-state-metrics-addon-eksblueprints/install.txt
⭐ Source on GitHub 📦 Registry page
README

kube-state-metrics-addon This EKS Blueprints add-on demonstrates how a partner or customer can extend the framework by creating their own Helm addon that gets provisioned by the EKS Blueprints framework. We use the kube-state-metrics to demonstrate the functionality. For more details on how you can extend the framework please visit the Extensibility Guide. Requirements No requirements. Providers No providers. Modules | Name | Source | Version | |------|--------|---------| | helm\_addon | github.com/aws-samples/aws-eks-accelerator-for-terraform//modules/kubernetes-addons/helm-addon | n/a | Resources No resources. Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | addon\_context | Input configuration for the addon | object({ aws_cal

Inputs (5)
NameTypeDescriptionDefault
addon_contextobject({ aws_caller_identiInput configuration for the addon required
helm_configanyHelm provider config for the kube-state-metrics{}
manage_via_gitopsboolDetermines if the add-on should be managed via GitOps.false
irsa_permissions_boundarystringIAM Policy ARN for IRSA IAM role permissions boundary""
irsa_policieslist(string)IAM policy ARNs for Kube State Metrics IRSA[]
Outputs (1)
argocd_gitops_config — Configuration used for managing the add-on with ArgoCD
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.4
Cloud EKSBLUEPRINTS
★ Stars0
Forks2
Total downloads6.3k
Inputs5
Outputs1
LicenseMIT-0
Namespaceaskulkarni2
Updated