kubesphere icon indicating copy to clipboard operation
kubesphere copied to clipboard

opensearch dashboard can't be enabled after installation

Open lazywhite opened this issue 1 year ago • 4 comments

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

lazywhite avatar Jan 25 '24 08:01 lazywhite

is there a solution for the issue?

szpnygo avatar Mar 16 '24 03:03 szpnygo

/assign @wenchajun

zheng1 avatar Mar 16 '24 03:03 zheng1

kubectl edit cc -n kubesphere-system

Clear the fields related to opensearch under status and restart the ks-installer.

wenchajun avatar Apr 09 '24 08:04 wenchajun