pulumi / pulumi/examples

Create an example of changing a pod on configmap change

Open
#751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.6k
Forks
894
Avg merge
12h 19m
Merged PRs (30d)
39

Description

Some helm charts have configmap diffs that need to trigger a pod rollout. This isn't a supported kubernetes feature (yet) so adding an example using a transformation might be useful.

Specifically this would be useful using the metricbreat helm chart: https://github.com/elastic/helm-charts/tree/master/metricbeat

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Use the metricbeat Helm chart linked in the issue as the starting point, focusing on its ConfigMap and pod templates. Review the repository’s Kubernetes and Helm examples to identify the appropriate transformation entry point. Done means a runnable example demonstrates that a ConfigMap change causes the pod to roll out.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.