
Q-Bits: Creating A Helm Chart Using Amazon Q Developer
Learn how to use the latest capabilities of Amazon Q Developer to create and deploy a Helm chart to an Amazon EKS cluster.





- First, make sure your kubectl context is configured for your EKS cluster
- Create a namespace for your application (optional, but recommended)
- Add the AWS Load Balancer Controller if you haven't already (required for ALB ingress)
- Install the AWS Load Balancer Controller (if not already installed)
- Install your Helm chart
- Verify the deployment

Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.