Difference between revisions of "Helm uninstall kibana"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Error: INSTALLATION FAILED: cannot re-use a name that is still in use {{helm install kibana}}")
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
 +
* <code>[[helm uninstall]] kibana</code>
  
 +
== Errors ==
 +
k delete serviceaccounts pre-install-kibana-kibana; k delete configmap kibana-kibana-helm-scripts; helm uninstall kibana; k delete role pre-install-kibana-kibana; k delete rolebindings pre-install-kibana-kibana; k delete [[jobs.batch]] pre-install-kibana-kibana
  
 +
Error: uninstallation completed with 1 error(s): warning: Hook post-delete kibana/templates/configmap-helm-scripts.yaml
 +
failed: 1 error occurred:
 +
* [[configmaps]] "kibana-kibana-helm-scripts" already exists
 +
 +
[[Error: uninstall: Release not loaded: kibana: release: not found]]
  
 
  [[Error: INSTALLATION FAILED: cannot re-use a name that is still in use]]
 
  [[Error: INSTALLATION FAILED: cannot re-use a name that is still in use]]
  
 +
== Related ==
 +
* <code>[[helm install kibana elastic/kibana]] [[--timeout]] 1m</code>
 +
* <code>[[kubectl get events -A]] | grep Warning</code>
 +
 +
== See also ==
 +
* {{helm install kibana}}
 +
* {{helm uninstall}}
  
  
{{helm install kibana}}
+
[[Category:Kibana]]

Latest revision as of 18:56, 30 November 2023

Errors[edit]

k delete serviceaccounts pre-install-kibana-kibana; k delete configmap kibana-kibana-helm-scripts; helm uninstall kibana; k delete role pre-install-kibana-kibana; k delete rolebindings pre-install-kibana-kibana; k delete jobs.batch pre-install-kibana-kibana
Error: uninstallation completed with 1 error(s): warning: Hook post-delete kibana/templates/configmap-helm-scripts.yaml 
failed: 1 error occurred:
	* configmaps "kibana-kibana-helm-scripts" already exists
Error: uninstall: Release not loaded: kibana: release: not found
Error: INSTALLATION FAILED: cannot re-use a name that is still in use

Related[edit]

See also[edit]

Advertising: