cdk-eks-blueprints icon indicating copy to clipboard operation
cdk-eks-blueprints copied to clipboard

AWS Quick Start Team

Results 264 cdk-eks-blueprints issues
Sort by recently updated
recently updated
newest added

Create a new addon for https://github.com/aws/aws-cloud-map-mcs-controller-for-k8s/

enhancement
good first issue
add-on

Document a scenario setup for the persona of a platform operator to onboard enterprise development teams ; ie. SSO integration, multiple development teams, multiple instances of environment, different cluster configurations,...

partner-si

Document a scenario setup for the persona of a Developer to onboard enterprise development teams ; ie. SSO integration, multiple development teams, multiple instances of environment, different cluster configurations, OS...

partner-si

Secrets Store as shown in the doc example [index.ts](https://aws-quickstart.github.io/cdk-eks-blueprints/addons/secrets-store/#indexts) does not retrieve existing SSM Parameter. In the following section [example](https://aws-quickstart.github.io/cdk-eks-blueprints/addons/secrets-store/#example), when the command is run to check secrets in `team-burnham`...

Pipeline Pattern [here](https://github.com/aws-samples/cdk-eks-blueprints-patterns/blob/feature/cdk-2.x/lib/pipeline-stack/index.ts) fails due to the following: The team setup for Burnham is replicated through a blueprint to all the environments. Team requires a team secret with a Secrets...

When running fargate only cluster, some add-ons' pods do not tolerate `eks.amazonaws.com/compute-type: fargate` taint For example: Argocd add-on, or Nginx-ingress add-on

See feature request [here](https://github.com/aws-samples/crossplane-aws-blueprints/issues/12).

Currently the EFS CSI Driver add-on only installs the driver, which means that the user must still create the EFS. This is not the best experience specially in the case...

Add support for forwarding logs and metrics to Splunk. Potentially via the Splunk connector? https://www.splunk.com/en_us/blog/partners/splunk-connect-for-kubernetes-on-eks.html

add-on
partner
partner-isv