Difference between revisions of "Helm ls -A"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[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: <code>[[helm list -n argocd]]</code>
  
 
== Related ==
 
== Related ==
 
* <code>[[helm ls]]</code>
 
* <code>[[helm ls]]</code>
* helm list -all
+
* 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]

Advertising: