Difference between revisions of "Helm ls -A"
Jump to navigation
Jump to search
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[helm ls]] -A | ||
+ | [[helm list -A]] | ||
− | [[helm ls]] | + | NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION |
+ | |||
+ | deployed | ||
+ | failed | ||
+ | |||
+ | |||
+ | helm list -A | ||
+ | Error: list: failed to list: stream error when reading response body, may be caused by closed connection. Please retry. Original error: stream | ||
+ | error: stream ID 3; [[INTERNAL_ERROR]]; received from peer | ||
+ | |||
+ | Solution: try using an specifice namespace only: <code>[[helm list -n argocd]]</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[helm ls]]</code> | ||
+ | * KO: <code>[[helm list -all]]</code> | ||
+ | * <code>[[helm search]]</code> | ||
+ | * <code>[[helm search repo]]</code> | ||
+ | * <code>[[aws eks list-addons]]</code> | ||
+ | * <code>[[helm status]]</code> | ||
== See also == | == See also == | ||
+ | * {{helm list}} | ||
* {{helm}} | * {{helm}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] | ||
[[Category:Helm]] | [[Category:Helm]] |
Latest revision as of 09:05, 9 July 2024
helm ls -A helm list -A
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
deployed failed
helm list -A
Error: list: failed to list: stream error when reading response body, may be caused by closed connection. Please retry. Original error: stream
error: stream ID 3; INTERNAL_ERROR; received from peer
Solution: try using an specifice namespace only: helm list -n argocd
Related[edit]
See also[edit]
helm list [ -A ]
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: