|
|
|
|
|
by nodesocket
1612 days ago
|
|
What do you use to provision Kubernetes persistent volumes on bare metal? I’m looking at open-ebs (https://openebs.io/). Also, when you bump the image tag in a git commit for a given helm chart, how does that get deployed? Is it automatic, or do you manually run helm upgrade commands? |
|
When you make a change in git, it is automatically deployed without the need for human intervention.