Difference between revisions of "Helm status"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
== Related ==
 
== Related ==
 
* <code>[[helm list]]</code>
 
* <code>[[helm list]]</code>
* <code>[[helm history]]</code>
+
* <code>[[helm history]] [[RELEASE_NAME]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm install]]</code>
 
* <code>[[helm env]]</code>
 
* <code>[[helm env]]</code>

Revision as of 12:50, 20 March 2024

helm status elasticsearch
helm status keycloak -n keycloak
helm status postgresql -n postgresql
helm status gatekeeper -n gatekeeper-system
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: