container:kubernetes:helm
Differences
This shows you the differences between two versions of the page.
| container:kubernetes:helm [2021/01/12 10:46] – created stone | container:kubernetes:helm [2021/01/28 11:11] (current) – stone | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| export KUBECONFIG=/ | export KUBECONFIG=/ | ||
| + | </ | ||
| + | \\ | ||
| + | |||
| + | ===== Helm Commands ===== | ||
| + | ==== Repos ==== | ||
| + | < | ||
| + | helm repo add | ||
| + | helm repo list | ||
| + | helm repo update | ||
| + | helm repo remove | ||
| + | </ | ||
| + | \\ | ||
| + | |||
| + | |||
| + | ==== Charts ==== | ||
| + | < | ||
| + | helm install < | ||
| + | helm install < | ||
| + | helm ls | ||
| + | helm uninstall < | ||
| + | helm upgrade < | ||
| + | helm upgrade < | ||
| + | helm get all < | ||
| + | helm get values < | ||
| </ | </ | ||
| \\ | \\ | ||
container/kubernetes/helm.1610448377.txt.gz · Last modified: by stone
