We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
多次卸载和安装过日志组件, 每次查看安装日志 loggin 都是跳过,每次都按照教程卸载的日志系统 `kubectl delete inputs.logging.kubesphere.io -n kubesphere-logging-system tail kubectl delete crd fluentbitconfigs.logging.kubesphere.io
kubectl delete crd fluentbits.logging.kubesphere.io
kubectl delete crd inputs.logging.kubesphere.io
kubectl delete crd outputs.logging.kubesphere.io
kubectl delete crd parsers.logging.kubesphere.io
kubectl delete deployments.apps -n kubesphere-logging-system fluentbit-operator
helm uninstall elasticsearch-logging --namespace kubesphere-logging-system
kubectl delete deployment logsidecar-injector-deploy -n kubesphere-logging-system kubectl delete ns kubesphere-logging-system` 然后开启日志,提示都跳过,是那里控制了日志安装状态吗? TASK [common : ks-logging | Getting Kubernetes Node info] ********************** skipping: [localhost]
TASK [common : ks-logging | Setting container runtime of kubernetes] *********** skipping: [localhost]
TASK [common : ks-logging | Debug container_runtime] *************************** skipping: [localhost]
TASK [common : ks-logging | Debug logging_container_runtime] ******************* skipping: [localhost]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
多次卸载和安装过日志组件,
每次查看安装日志 loggin 都是跳过,每次都按照教程卸载的日志系统
`kubectl delete inputs.logging.kubesphere.io -n kubesphere-logging-system tail
kubectl delete crd fluentbitconfigs.logging.kubesphere.io
kubectl delete crd fluentbits.logging.kubesphere.io
kubectl delete crd inputs.logging.kubesphere.io
kubectl delete crd outputs.logging.kubesphere.io
kubectl delete crd parsers.logging.kubesphere.io
kubectl delete deployments.apps -n kubesphere-logging-system fluentbit-operator
helm uninstall elasticsearch-logging --namespace kubesphere-logging-system
kubectl delete deployment logsidecar-injector-deploy -n kubesphere-logging-system
kubectl delete ns kubesphere-logging-system`
然后开启日志,提示都跳过,是那里控制了日志安装状态吗?
TASK [common : ks-logging | Getting Kubernetes Node info] **********************
skipping: [localhost]
TASK [common : ks-logging | Setting container runtime of kubernetes] ***********
skipping: [localhost]
TASK [common : ks-logging | Setting container runtime of kubernetes] ***********
skipping: [localhost]
TASK [common : ks-logging | Debug container_runtime] ***************************
skipping: [localhost]
TASK [common : ks-logging | Debug logging_container_runtime] *******************
skipping: [localhost]
The text was updated successfully, but these errors were encountered: