Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gzymomo opened this issue Jun 6, 2024 · 2 comments
Open

Comments

@gzymomo
Copy link

gzymomo commented Jun 6, 2024

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
Copy link

ygqygq2 commented Jun 7, 2024

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

@gzymomo
Copy link
Author

gzymomo commented Jun 16, 2024

Delete all the status in ks-install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants