创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
Azure Kubernetes Ubuntu 22.04
Kubernetes版本信息
Azure Kubernetes 1.25.6
容器运行时
Version: 20.10.24
API version: 1.41
Go version: go1.19.10
Git commit: e91ed5707e038b02af3b5120fa0835c5bedfd42e
Built: Thu Jun 22 00:35:59 2023
OS/Arch: linux/amd64
Context: default
Experimental: true
KubeSphere版本信息
v3.3.2。在线安装。在已有K8s上安
问题是什么
无法安装成功
- AKS设置有默认storageclass,但安装过程无法生成pvc
- 安装后软件界面可以打开但是没有任何监控信息(cpu内存都为0)
- 我有卸载重装,是否是由于没有卸载干净导致的?
"item": "/kubesphere/kubesphere/prometheus/prometheus-operator/prometheus-operator-prometheusRule.yaml",
"msg": "non-zero return code",
"rc": 1,
"start": "2023-08-14 06:43:04.407140",
"stderr": "Error from server (InternalError): error when creating \"/kubesphere/kubesphere/prometheus/prometheus-operator/prometheus-operator-prometheusRule.yaml\": Internal error occurred: failed calling webhook \"prometheusrulemutate.monitoring.coreos.com\": failed to call webhook: Post \"https://prometheus-infra-kube-prom-operator.monitoring.svc:443/admission-prometheusrules/mutate?timeout=10s\": service \"prometheus-infra-kube-prom-operator\" not found\nError from server (InternalError): Internal error occurred: failed calling webhook \"prometheusrulemutate.monitoring.coreos.com\": failed to call webhook: Post \"https://prometheus-infra-kube-prom-operator.monitoring.svc:443/admission-prometheusrules/mutate?timeout=10s\": service \"prometheus-infra-kube-prom-operator\" not found",
"stderr_lines": [
"Error from server (InternalError): error when creating \"/kubesphere/kubesphere/prometheus/prometheus-operator/prometheus-operator-prometheusRule.yaml\": Internal error occurred: failed calling webhook \"prometheusrulemutate.monitoring.coreos.com\": failed to call webhook: Post \"https://prometheus-infra-kube-prom-operator.monitoring.svc:443/admission-prometheusrules/mutate?timeout=10s\": service \"prometheus-infra-kube-prom-operator\" not found",
"Error from server (InternalError): Internal error occurred: failed calling webhook \"prometheusrulemutate.monitoring.coreos.com\": failed to call webhook: Post \"https://prometheus-infra-kube-prom-operator.monitoring.svc:443/admission-prometheusrules/mutate?timeout=10s\": service \"prometheus-infra-kube-prom-operator\" not found"
],