Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cortesoft
on Aug 10, 2022
|
parent
|
context
|
favorite
| on:
Falling for Kubernetes
We have our CI run a helm —-dry-run —-debug before the deploy step, so we can see the exact kubernetes resources that are going to be applied. You can even save that as an artifact so you can diff it later.
a012
on Aug 10, 2022
[–]
There's Helm plugin (
https://github.com/databus23/helm-diff
) that show diff results for you, for example
helm diff upgrade <release> <repo> --namespace <namespace>
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: