Skip to main content

4 docs tagged with "helm"

View All Tags

CLI

`cli` is common abbreviation for `client` and usually refers to some kind of command line tool.

Helm Chart

A 'Helm Chart' is a package that defines all the kubernetes resources necessary for deploying an application to kubernetes.

Infrastructure as Code (IaC)

Infrastructure as Code (IaC) is the process of managing/provisioning Infrastructure as a Service (IaaS) using machine-readable definition files (usually DSLs), rather than rely on humans doing physical/manual hardware configuration.

Tools

The many tools that make up the SweetOps approach