kubesphere / ks-installer

Install KubeSphere on existing Kubernetes cluster
https://kubesphere.io
Apache License 2.0
516 stars 740 forks source link

Failed to install logging and service mesh component after uninstalling #2278

Open gzymomo opened 1 month ago

gzymomo commented 1 month ago

Version

kubesphere: 3.4.1 k8s: v1.23.14

Uninstalling doc:

https://www.kubesphere.io/docs/v3.4/pluggable-components/uninstall-pluggable-components/

Clusterconfiguration

  ...
  common:
    es:
      basicAuth:
        enabled: false
        password: ''
        username: ''
      data:
        volumeSize: 20Gi
      elkPrefix: logstash
      enabled: true
      externalElasticsearchHost: ''
      externalElasticsearchPort: ''
      externalElasticsearchUrl: ''
      logMaxAge: 7
      master:
        volumeSize: 4Gi
    ...
    opensearch:
      basicAuth:
        enabled: false
        password: ''
        username: ''
      data:
        volumeSize: 20Gi
      enabled: true
      logMaxAge: '7'
      master:
        volumeSize: 4Gi
      opensearchPrefix: whizard
  logging:
    containerruntime: docker
    enabled: true
    logsidecar:
      enabled: true
      replicas: 2
  servicemesh:
    enabled: true
    istio:
      components:
        cni:
          enabled: false
        ingressGateways:
          - enabled: false
            name: istio-ingressgateway
   ...

After instanlling:

image

image

ygqygq2 commented 1 month ago

你怎么配置的呢,现在我连日志都没进入到 opensearch,这文档也没更新。感觉用起来太不爽了。还不如自己 helm 安装。 image

gzymomo commented 3 weeks ago

Delete all the status in ks-install