Difference between revisions of "Helm list"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  helm list
 
  helm list
 
  NAME NAMESPACE REVISION UPDATED STATUS [[CHART]] APP VERSION
 
  NAME NAMESPACE REVISION UPDATED STATUS [[CHART]] APP VERSION
 
  
 
  helm list
 
  helm list
 
  NAME    REVISION      UPDATED                      STATUS        CHART          APP VERSION    NAMESPACE
 
  NAME    REVISION      UPDATED                      STATUS        CHART          APP VERSION    NAMESPACE
 
  mysql  1            Wed Aug  7 11:43:01 2019    DEPLOYED      mysql-1.3.0  
 
  mysql  1            Wed Aug  7 11:43:01 2019    DEPLOYED      mysql-1.3.0  
 
  
 
  helm list
 
  helm list
 
  NAME  NAMESPACE REVISION UPDATED                            STATUS  CHART        APP VERSION
 
  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
 
  grafana default  1      2020-08-30 18:31:13.555473 +0400 +04 deployed [[grafana]]-5.5.5 7.1.1
 +
 +
 +
helm ls
 +
NAME          NAMESPACE      REVISION        UPDATED                                STATUS          CHART                          APP VERSION
 +
metrics-server  default        1              2021-12-02 18:27:09.492029 +0300 +03    deployed        metrics-server-3.7.0            0.5.2
 +
my-release      default        1              2021-12-02 18:39:56.954014 +0300 +03    deployed        kubernetes-dashboard-5.0.4      2.4.0
  
 
== Errors ==
 
== Errors ==

Revision as of 22:24, 2 December 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


helm ls
NAME           NAMESPACE       REVISION        UPDATED                                 STATUS          CHART                           APP VERSION
metrics-server  default         1               2021-12-02 18:27:09.492029 +0300 +03    deployed        metrics-server-3.7.0            0.5.2
my-release      default         1               2021-12-02 18:39:56.954014 +0300 +03    deployed        kubernetes-dashboard-5.0.4      2.4.0

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: