-
Availability zones of the EKS control level cannot be selected
```shell
AWS_REGION=us-east-1 AWS_DEFAULT_REGION=us-east-1 AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACC…
-
**Using eks resource to delete eks cluster doesn't delete the nodegroup*
I have launched the eks cluster using the following command, one using with the tag and one without tag. So I have 2 cluster…
-
In 01-path-basics/102-your-first-cluster/readme.adoc we bring up Amazon Linux-based workers. Many people may be interested in also learning how to bring up Ubuntu-based workers.
https://cloud-im…
-
I'll leave the workers as instances for the moment but will move them to EKS once I understand things better.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
ssup2 updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
The Data Prepper Docker image is only available for x86 architectures presently. It is written in Java and should be able to run o…
-
**What happened**:
The setup:
- gRPC client/server with long lived http2 connections
- worker-shutdown-timeout: 30m
- nginx reloads, starting the shutdown of old workers
- a new version of the …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
…
-
Hi there,
Thank you for the awesome tutorial at https://learnk8s.io/terraform-eks#you-can-provision-an-eks-cluster-with-terraform-too... Very useful as I was looking for an example to get different…