cdk-eks-blueprints
cdk-eks-blueprints copied to clipboard
AWS Quick Start Team
*Issue #, if available:* #441, #494, #544 *Description of changes:* - Karpenter addon support up to v0.20.0, including registry changes and native interruption handling - Node Role & Instance Profile...
### Describe the feature Karpenter use new repo oci://public.ecr.aws/karpenter/karpenter since v0.17.0 so please help to support this repo The current one is [repository: 'https://charts.karpenter.sh',](https://github.com/aws-quickstart/cdk-eks-blueprints/blob/18f9f166461f63e0eb743f8dd4507f67bc2314a5/lib/addons/karpenter/index.ts#L94) still keep the old version v0.16.0...
### Describe the feature I want to upgrade eks cluster to 1.23. AWS_CDK has already fixed the issue please refer https://github.com/aws/aws-cdk/releases/tag/v2.49.0 ### Use Case Upgraded EKS cluster to latest ###...
### Describe the feature An addon that lets users leverage EKS for AWS Batch Jobs. ### Use Case AWS Batch on Amazon EKS is a managed service for scheduling and...
(cluster-providers): (function assertEC2NodeGroup is not considering external EC2 ASG worker nodes)
### Describe the bug unable to deploy EC2 specific add-on like ssm-agent , xray etc cause function assertEC2NodeGroup fails to recognize Auto scale group that was created via CDK AutoScalingGroup....
### Describe the bug  Lambda log: ``` 2022-11-04T16:23:17.763Z f84f8eb0-31d1-4010-910b-935142fb2d11 INFO onUpdate: { "updates": { "replaceName": false, "replaceVpc": false, "updateAccess": false, "replaceRole": false, "updateVersion": true, "updateEncryption": true, "updateLogging": false }...
*Issue #, if available:* None *Description of changes:* Unit test added for jupyterhub By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
When using the OpenTelemetry collector with the javaagent, in combination with Sampling Rules in Cloudwatch or Xray, configuration is as follows: https://aws-otel.github.io/docs/getting-started/remote-sampling By default, the proxy will run on port...
### Describe the bug ArgoCDAddOn cannot synchronize bootstrap repository with credentials from AWS Secrets Manager of type TOKEN ### Expected Behavior ArgoCDAddOn should be able to synchronzie the bootstrap repository....
### Describe the documentation issue EKS blueprints default create karpenter instance profile when adding Karpenter Add-on. How can we get the instance profile name so that we can include it...