Difference between revisions of "Helm status"

From wikieduonline
Jump to navigation Jump to search
Line 30: Line 30:
 
* <code>[[helm env]]</code>
 
* <code>[[helm env]]</code>
 
* [[helm test]]
 
* [[helm test]]
* [[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 ==

Revision as of 09:00, 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

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

See also

Advertising: