Difference between revisions of "Helm status"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 25: Line 25:
  
 
== Related ==
 
== Related ==
 +
* <code>[[helm show]]</code>
 
* <code>[[helm list]]</code>
 
* <code>[[helm list]]</code>
 
* <code>[[helm history]] [[RELEASE_NAME]]</code>
 
* <code>[[helm history]] [[RELEASE_NAME]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm env]]</code>
 
* <code>[[helm env]]</code>
* [[helm test]]
+
* <code>[[helm test]]</code>
* [[helm repo list]]
+
* <code>[[helm repo list]]</code>
* [[helm get manifest]]
+
* <code>[[helm get manifest]]</code>
 +
* <code>[[helm ls -A]]</code>
  
 
== See also ==
 
== See also ==

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]

See also[edit]

Advertising: