操作系统信息
vmware Centos7.9 4C8G
Kubernetes版本信息
v1.22.3
KubeSphere版本信息
在已有K8s上安装 v3.2.1
安装方式
kubectl apply -f https://raw.githubusercontent.com/kubesphere/porter/master/deploy/porter.yaml
porter-admission-patch–1-srzrl 启动一直报错

kubectl describe pod -n porter-system porter-admission-patch–1-srzrl

[root@classiclaw ~]# kubectl logs -n porter-system porter-admission-patch–1-srzrl
W0101 12:57:15.992168 1 client_config.go:608] Neither –kubeconfig nor –master was specified. Using the inClusterConfig. This might not work.
{“level”:“info”,“msg”:“patching webhook configurations ‘porter-admission’ mutating=false, validating=true, failurePolicy=Fail”,“source”:“k8s/k8s.go:39”,“time”:“2022-01-01T12:57:16Z”}
{“err”:“the server could not find the requested resource”,“level”:“fatal”,“msg”:“failed getting validating webhook”,“source”:“k8s/k8s.go:48”,“time”:“2022-01-01T12:57:16Z”}