aws / aws/eks-charts

Add PodDisruptionBudget to appmesh-gateway helm chart

Open
#716 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Mustache
Stars
1.3k
Forks
1.1k
Avg merge
22m
Merged PRs (30d)
5

Description

**Is your feature request related to a problem?**
The appmesh-gateway helm chart has a HPA setting but no PodDisruptionBudget. It would be nice to add this to the chart. The appmesh-controller has this ability already: https://github.com/aws/eks-charts/blob/master/stable/appmesh-controller/templates/pdb.yaml

**Is your feature request related to a specific Helm chart, if yes mention name of the chart?**
appmesh-gateway

**Describe the solution you'd like**
I'd like to add a PodDisruptionBudget to the appmesh-gateway chart. I'm happy to create a PR for it.

**Describe alternatives you've considered**
-

Contributor guide

Open the contributing guide

Research direction

Inspect the appmesh-gateway Helm chart and compare it with the referenced appmesh-controller/templates/pdb.yaml file. Render or otherwise validate the chart to confirm the PodDisruptionBudget is included for appmesh-gateway and matches the chart's existing HPA-related configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.