kubesphere
kubesphere copied to clipboard
opensearch dashboard can't be enabled after installation
Describe the Bug follow this official doc I enabled opensearch but disabled opensearch-dashboard during fresh installation, then can't enable opensearch-dashboard after installation.
Versions Used KubeSphere: v3.4.1 Kubernetes: v1.24.17
Environment How many nodes and their hardware configuration: Anolis OS 8.8/ 3 masters: 10cpu/10G
is there a solution for the issue?
/assign @wenchajun
kubectl edit cc -n kubesphere-system
Clear the fields related to opensearch under status and restart the ks-installer.