Difference between revisions of "Helm install kibana elastic/kibana"
Jump to navigation
Jump to search
(→Errors) |
|||
Line 13: | Line 13: | ||
== Errors == | == Errors == | ||
* [[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]] | ||
+ | [[Error: INSTALLATION FAILED: failed pre-install]]: warning: Hook pre-install kibana/templates/configmap-helm-scripts.yaml | ||
+ | failed: 1 error occurred: | ||
+ | * configmaps "kibana-kibana-helm-scripts" already exists | ||
== Related == | == Related == |
Revision as of 18:09, 30 November 2023
helm install kibana elastic/kibana NAME: kibana LAST DEPLOYED: Tue Nov 1 07:20:59 2022 NAMESPACE: default STATUS: deployed REVISION: 1 TEST SUITE: None
helm install kibana elastic/kibana --set
Errors
Error: INSTALLATION FAILED: failed pre-install: warning: Hook pre-install kibana/templates/configmap-helm-scripts.yaml failed: 1 error occurred: * configmaps "kibana-kibana-helm-scripts" already exists
Related
kubectl get events | grep Warning
kubectl logs
helm get values kibana --all
helm show all elastic/kibana
Insufficient cpu, FailedScheduling
Helm upgrade --install kibana elastic/kibana --set cpuwithtypo=100m
- helm install elasticsearch
See also
Advertising: