Difference between revisions of "Helm status"
Jump to navigation
Jump to search
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
[[helm status elasticsearch]] | [[helm status elasticsearch]] | ||
+ | [[helm status keycloak -n keycloak]] | ||
+ | [[helm status postgresql -n postgresql]] | ||
+ | [[helm status gatekeeper -n gatekeeper-system]] | ||
+ | [[helm status argocd]] | ||
− | [[helm status your- | + | [[helm status your-release]] |
+ | [[helm status your-release]] --debug | ||
== Errors == | == Errors == | ||
Line 13: | Line 18: | ||
Error: [[release name]] is required | Error: [[release name]] is required | ||
+ | helm status yourwrongrelease | ||
+ | Error: release: not found | ||
+ | helm status enix/kube-router-1.10.0 | ||
+ | Error: releaseContent: Release name is invalid: enix/kube-router-1.10.0 | ||
== Related == | == Related == | ||
+ | * <code>[[helm show]]</code> | ||
* <code>[[helm list]]</code> | * <code>[[helm list]]</code> | ||
− | * <code>[[helm history]]</code> | + | * <code>[[helm history]] [[RELEASE_NAME]]</code> |
+ | * <code>[[helm install]]</code> | ||
+ | * <code>[[helm env]]</code> | ||
+ | * <code>[[helm test]]</code> | ||
+ | * <code>[[helm repo list]]</code> | ||
+ | * <code>[[helm get manifest]]</code> | ||
+ | * <code>[[helm ls -A]]</code> | ||
== See also == | == See also == | ||
+ | * {{helm status}} | ||
* {{Helm}} | * {{Helm}} | ||
[[Category:Helm]] | [[Category:Helm]] |
Latest revision as of 09:11, 9 July 2024
helm status elasticsearch helm status keycloak -n keycloak helm status postgresql -n postgresql helm status gatekeeper -n gatekeeper-system helm status argocd
helm status your-release helm status your-release --debug
Errors[edit]
helm status Error: "helm status" requires 1 argument Usage: helm status RELEASE_NAME [flags]
helm status Error: release name is required
helm status yourwrongrelease Error: release: not found
helm status enix/kube-router-1.10.0 Error: releaseContent: Release name is invalid: enix/kube-router-1.10.0
Related[edit]
helm show
helm list
helm history RELEASE_NAME
helm install
helm env
helm test
helm repo list
helm get manifest
helm ls -A
See also[edit]
helm status
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: