-
Use gitops-bridge terraform to allow user to create vpc, eks cluster, addons eks pod identity, and deploy the CNOE
-
### 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…
-
Some addons will not work with specific EKS cluster configurations. For example, the `SSMAgentAddOn` will not function with Fargate EKS clusters.
We need to design a validation mechanism that ensu…
-
**What happened**:
I'm working on testing autoscaling for my EKS cluster (1.29) and `karpenter` is frequently scaling nodes up and down during my test.
At a certain point, all newly launched nodes…
-
From the examples and documentation provided, it isn't clear how to use terraform to pin add-ons to a particular version. I find this is really important when I want to test changes in lower environme…
-
### Describe the bug
When attaching a custom `instanceProfile` to `Ec2NodeClassSpec`, Karpenter attempts to create the EC2 instances but gets an IAM access denied as it doesn't have `iam:PassRole` pe…
-
## Cilium Feature Proposal
**Is your proposed feature related to a problem?**
The [documentation](https://docs.cilium.io/en/stable/installation/k8s-install-helm/) for installing CIlium in EKS wi…
-
**Describe the bug**
Modules using optional object attributes via the `experiments` attribute of the `terraform` block are no longer valid with this latest release of the tool.
**To Reproduce**
S…
-
I am currently implementing the Multus solution on EKS and have encountered an issue that I am struggling to understand. Specifically, I am unsure how multiple pods are able to function with the same …
-
Hey all,
First, thank you for the work on this module, it's been really helpful and the examples are very useful too.
I wanted to ask for some help on an issue that i'm running into. I'm curren…