Closed chj9 closed 3 years ago
Because auditing operator is installed by Helm.So you should do one more step
helm uninstall kube-auditing -n kubesphere-logging-system
Then kubectl edit cc -n kubesphere-system ks-installer
kubectl rollout restart deploy -n kubesphere-system ks-installer
Because auditing operator is installed by Helm.So you should do one more step
helm uninstall kube-auditing -n kubesphere-logging-system
Thenkubectl edit cc -n kubesphere-system ks-installer
kubectl rollout restart deploy -n kubesphere-system ks-installer
Useless,The problem is still My operation process is as follows
helm uninstall kube-auditing -n kubesphere-logging-system
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to falsekubectl rollout restart deploy -n kubesphere-system ks-installer
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to truekubectl rollout restart deploy -n kubesphere-system ks-installer
Reported the same errorBecause auditing operator is installed by Helm.So you should do one more step
helm uninstall kube-auditing -n kubesphere-logging-system
Thenkubectl edit cc -n kubesphere-system ks-installer
kubectl rollout restart deploy -n kubesphere-system ks-installer
Useless,The problem is still My operation process is as follows
helm uninstall kube-auditing -n kubesphere-logging-system
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to falsekubectl rollout restart deploy -n kubesphere-system ks-installer
- Wait for the previous step to complete ,
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to truekubectl rollout restart deploy -n kubesphere-system ks-installer
Reported the same error
You don't need to set auditing to false.You just need to do these steps
helm uninstall kube-auditing -n kubesphere-logging-system
Then kubectl edit cc -n kubesphere-system ks-installer
delete the status.auditing
kubectl rollout restart deploy -n kubesphere-system ks-installer
Because auditing operator is installed by Helm.So you should do one more step
helm uninstall kube-auditing -n kubesphere-logging-system
Thenkubectl edit cc -n kubesphere-system ks-installer
kubectl rollout restart deploy -n kubesphere-system ks-installer
Useless,The problem is still My operation process is as follows
helm uninstall kube-auditing -n kubesphere-logging-system
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to falsekubectl rollout restart deploy -n kubesphere-system ks-installer
- Wait for the previous step to complete ,
kubectl edit cc -n kubesphere-system ks-installer
set auditing enabled to truekubectl rollout restart deploy -n kubesphere-system ks-installer
Reported the same errorYou don't need to set auditing to false.You just need to do these steps
helm uninstall kube-auditing -n kubesphere-logging-system
Thenkubectl edit cc -n kubesphere-system ks-installer
delete thestatus.auditing
kubectl rollout restart deploy -n kubesphere-system ks-installer
I have performed the operation you mentioned in the issues and deleted the status, but it still failed. I think you can reproduce this error scene once
I think you should delete this field
I think you should delete this field
Yes delete here
Describe the Bug
audit repeat installation error,Every configuration is default
My KubeSphere is upgraded from 3.1.1 to 3.2.0, The log function is normally used in version 3.1.1
Versions Used
KubeSphere: 3.2.0 Kubernetes: 1.21.5
Environment
How many nodes and their hardware configuration: CentOS 7.9 / 3 masters: 8cpu/32g; 3 nodes: 16cpu64g
How To Reproduce
kubectl edit cc -n kubesphere-system ks-installer
.then delete status that you want to reinstall.kubectl rollout restart deploy -n kubesphere-system ks-installer
fluentbit-operator Is operating normally When I restarted the installation, the following error was reported
This is my ks-installer config