Difference between revisions of "Helm list"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 34: Line 34:
 
== See also ==
 
== See also ==
 
* {{helm}}
 
* {{helm}}
* {{K8s}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]
 
[[Category:Helm]]
 
[[Category:Helm]]

Revision as of 11:27, 15 November 2021

helm list lists all of the releases for a specified namespace.

Examples

helm list
NAME	NAMESPACE	REVISION	UPDATED	STATUS	CHART	APP VERSION


helm list
NAME    REVISION      UPDATED                      STATUS         CHART          APP VERSION     NAMESPACE
mysql   1             Wed Aug  7 11:43:01 2019     DEPLOYED       mysql-1.3.0 


helm list
NAME   	NAMESPACE	REVISION	UPDATED                             	STATUS  	CHART        	APP VERSION
grafana	default  	1       	2020-08-30 18:31:13.555473 +0400 +04	deployed	grafana-5.5.5	7.1.1

Errors

helm list
Error: Kubernetes cluster unreachable
helm list
Error: Kubernetes cluster unreachable: Get https://192.168.64.5:8443/version?timeout=32s: dial tcp 192.168.64.5:8443: i/o timeout
helm list
Error: Kubernetes cluster unreachable: Get "https://127.0.0.1:55008/version?timeout=32s": dial tcp 127.0.0.1:55008: connect: connection refused

Related terms

See also

Advertising: