Article 4Y7GT LXer: Automating Helm deployments with Bash

LXer: Automating Helm deployments with Bash

by
LXer
from LinuxQuestions.org on (#4Y7GT)
Published at LXer:

Some of our applications are hosted in a Kubernetes cluster, and we use GitLab Continuous Integration (CI) to automate deployments and Helm 2 to deploy our applications. Helm charts enable the storage of templates of Kubernetes object YAML files with variables that can be programmatically set from command-line arguments passed when the chart is used during deployments. This allows us to store critical secrets in GitLab-protected environment variables or in Hashicorp Vault and use them within the CI deployment job.

Read More...latest?d=yIl2AUoC8zA latest?i=Q21XfVG1cX0:o6UdtYllDbg:F7zBnMy latest?i=Q21XfVG1cX0:o6UdtYllDbg:V_sGLiP latest?d=qj6IDK7rITs latest?i=Q21XfVG1cX0:o6UdtYllDbg:gIN9vFwQ21XfVG1cX0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments