name = "aws-load-balancer-controller" namespace = "kube-system" labels = { "app.kubernetes.io/name" = "aws-load-balancer-controller" "app.kubernetes.io/component" = "controller" } annotations = { "eks.amazonaws.com/role-arn" = module.lb_role.iam_role_arn "eks.amazonaws.com/sts-reg...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} axetrading / terraform-aws-load-balancer Public Notifications You must be signed in to change notification settings Fork 1 Star 0 ...
load_balancer_arn Existing Load Balancer ARN string "value" no load_balancer_type The type of load balancer to create. Possible values are application, gateway, or network string n/a yes name The name of the LB. This name must be unique within your AWS account, can have a maximum of 32...
I think the answer here will be to select an older version ofterraform-aws-modules/iam/awsthat is compatible withhashicorp/awsv3.x, so that it will be compatible with the various existing modules in your configuration.
eks_aws_load_balancer_controllerEnables the AWS Load Balancer Controller in the EKS clusterbooltrueno eks_cert_managerEnables cert-manager in the EKS clusterboolfalseno eks_cluster_nameName for EKS clusterstring"comet-eks"no eks_cluster_versionKubernetes version of the EKS clusterstring"1.27"no ...
aws_load_balancer_listener_policy: add triggers argument Verified cce14a8 aws_lb_ssl_negotiation_policy: add triggers argument Verified 55b9652 aws_load_balancer_listener_policy: add test Verified 5e29593 aws_lb_ssl_negotiation_policy: add test Verified d6ef038 aws_lb_ssl_negotiation_pol...
Load Balancer Controller See terraform-aws-iam/modules/iam-role-for-service-accounts for current list of supported addon/controller policies as more are added to the project. Usage module "eks" { source = "terraform-aws-modules/eks/aws" version = "~> 18.0" cluster_name = "my-cluster" clus...
for EKS and Kubernetes to discover and manage networking resources # https://aws.amazon.com/premiumsupport/knowledge-center/eks-vpc-subnet-discovery/ # https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/deploy/subnet_discovery.md tags = { "kubernetes.io/cluster/${...
AWS Load Balancer controller AWS node termination handler Cert Manager External-DNS External Secrets Operator Metrics server Reloader VPC CNI Plugin EBS CSI Driver and more :) Check out my stories on Medium if you want to learn more about specific topics. ...
Load Balancer Controller See terraform-aws-iam/modules/iam-role-for-service-accounts for current list of supported addon/controller policies as more are added to the project. Usage module "eks" { source = "terraform-aws-modules/eks/aws" version = "~> 18.0" cluster_name = "my-cluster" clus...