Difference between revisions of "Helm ls -A"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  [[helm ls]] -A
 
  [[helm ls]] -A
  helm list -A
+
  [[helm list -A]]
  
  
Line 9: Line 9:
 
  deployed
 
  deployed
 
  failed
 
  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>
* <code>[[helm list -all]]</code>
+
* KO: <code>[[helm list -all]]</code>
 
* <code>[[helm search]]</code>
 
* <code>[[helm search]]</code>
 
* <code>[[helm search repo]]</code>
 
* <code>[[helm search repo]]</code>
 
* <code>[[aws eks list-addons]]</code>
 
* <code>[[aws eks list-addons]]</code>
 +
* <code>[[helm status]]</code>
  
 
== See also ==
 
== See also ==

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: