Editing Helm list
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
<code> [[helm]] list</code> lists all of the releases for a specified [[namespace]]. | <code> [[helm]] list</code> lists all of the releases for a specified [[namespace]]. | ||
* https://helm.sh/docs/helm/helm_list/ | * https://helm.sh/docs/helm/helm_list/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Examples == | == Examples == | ||
helm list | helm list | ||
− | NAME | + | NAME NAMESPACE REVISION UPDATED STATUS [[CHART]] APP VERSION |
helm list | helm list | ||
Line 22: | Line 14: | ||
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 | helm ls | ||
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION | 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 | 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 | + | 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 | [[helm]] list | ||
− | Error: [[Kubernetes cluster unreachable | + | Error: [[Kubernetes]] cluster unreachable |
helm list | 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]] | |
− | |||
− | |||
− | Error: Kubernetes cluster unreachable: Get https://192.168.64.5: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
helm list | 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]] | 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 == | == Related terms == | ||
− | |||
* <code>[[helm ls]]</code> | * <code>[[helm ls]]</code> | ||
− | + | * <code>[[helm status]]</code> | |
− | * <code>[[helm status | ||
* <code>[[helm delete]]</code> | * <code>[[helm delete]]</code> | ||
* <code>[[helm install]]</code>, <code>[[helm uninstall]]</code> | * <code>[[helm install]]</code>, <code>[[helm uninstall]]</code> | ||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
− | |||
* {{helm}} | * {{helm}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] | ||
[[Category:Helm]] | [[Category:Helm]] |
Advertising: