-
### Describe the feature
Karpenter is now at v0.35. This is a feature request for Blueprints Karpenter add-on to support the latest version.
### Use Case
This is to be aligned with the latest versi…
-
### Describe the feature
CSI snapshot controller through the Amazon EKS managed add-on - https://docs.aws.amazon.com/eks/latest/userguide/csi-snapshot-controller.html
### Use Case
CSI snapshot cont…
-
**Tell us about your request**
CloudFormation resources to register IAM roles in the [`aws-auth` ConfigMap](https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html).
**Which serv…
-
### Describe the bug
When trying to deploy a Cluster on a shared VPC the creation of a ManagedNodeGroup fails with the following:
`15:22:26 | CREATE_FAILED | AWS::EKS::Nodegroup …
furio updated
3 months ago
-
### Describe the feature
New Upbound CrossPlane based of Helm Installation
### Use Case
New Upbound CrossPlane based of Helm Installation
### Proposed Solution
New Upbound CrossPlane based of Hel…
-
Is it possible to use these configurations as Construct libraries? I find the workflow of cloning this repo and running `make` to be at odds with how the rest of the AWS CDK ecosystem works. I have an…
-
## :question: General Issue
### The Question
Is it possible to do asynchronous processing in a Construct? Is there anything in CDK that will wait for a promise to resolve? It seems that everything…
-
### Describe the bug
In creation cluster stack, aws-auth creation step was failed and it took 1 hour for fail parent stack.
Error message is below,
```
CloudFormation did not receive a response fr…
-
### Describe the feature
How do we deploy a EKS cluster with worker nodes on Outposts?
### Use Case
Need this for a Telecom customer who wants some of workload to reside on their premises.
### Pro…
-
### Describe the bug
I wish to set configure my VPC CNI as follows:
const vpcCniAddOnProps: blueprints.VpcCniAddOnProps = {
version: "v1.18.1-eksbuild.3",
enablePodEni: true,…