-
# Amazon Elastic Kubernetes Service (Amazon EKS) | LLB - Let's Learn Basics
Amazon Elastic Kubernetes Service (Amazon EKS)
EKS is a managed Kubernetes service that makes it easy for us to r…
-
Hello! Thanks for this amazing project, it feels very cloud native and very helpful in many ways. But we've stumbled onto an area which could use improvement.
Unsure if this should be a bug or feat…
-
Could not find a version that satisfies the requirement kubernetes-validate==1.28.0 (from act-devops-python-deps==2.10) (from versions: 1.11.0.2, 1.11.1.0, 1.11.2, 1.11.3, 1.11.4, 1.11.5, 1.12.0, 1.12…
-
**Describe the question**
EKS is now supporting and suggesting upgrades to Kubernetes 1.31, but the AWS Distro for OpenTelemetry EKS add-on is not supported.
[Here](https://github.com/aws-observab…
-
Received AWS Email notification requesting existing Amazon EKS Kubernetes 1.21 upgrade due to end of extended support of 1.21. If no action taken, they will be auto upgraded to 1.22 after July 15, 202…
-
## Terraform version, Kubernetes provider version and Kubernetes version
```
Terraform version: 1.6.6
Kubernetes Provider version: 2.16.1
Kubernetes version: 1.30
```
## Terraform configuratio…
-
I'm trying to create a cluster in cluster/terraform folder, but the command "terraform apply" gives me the error
> module.eks.aws_eks_cluster.this[0]: Still creating... [1m40s elapsed]
> module.ek…
-
Currently, we have the following ExecutionMode Enums
```
LOCAL = "local"
DOCKER = "docker"
KUBERNETES = "kubernetes"
AWS_EKS = "aws_eks"
VIRTUALENV = "virtualenv"
AZURE_CONTAINER_INSTANCE = "az…
-
hello,
when we create a plan we do it with a read-only role. we then apply plans with a role with admin permissions. however, when trying to create resources on our eks cluster we get an error whic…
-
**Describe the bug**
aws-load-balancer-controller 2.7.1
I had an ingress that did not have any `alb.ingress.kubernetes.io/group.name` annotation.
I add the `alb.ingress.kubernetes.io/group.…