k8s v1.21.0 安装 kubesphere v3.1.1 报错!!!
有没有办法支持 或者 新版本什么时候能够支持
root@k8s-m1:/data/software/kubesphere# kubectl logs -f ks-installer-54c6bcf76b-4xp9v -n kubesphere-system
2021-07-16T16:53:33+08:00 INFO : shell-operator latest
2021-07-16T16:53:33+08:00 INFO : HTTP SERVER Listening on 0.0.0.0:9115
2021-07-16T16:53:33+08:00 INFO : Use temporary dir: /tmp/shell-operator
2021-07-16T16:53:33+08:00 INFO : Initialize hooks manager …
2021-07-16T16:53:33+08:00 INFO : Search and load hooks …
2021-07-16T16:53:33+08:00 INFO : Load hook config from ‘/hooks/kubesphere/installRunner.py’
2021-07-16T16:53:33+08:00 INFO : Load hook config from ‘/hooks/kubesphere/schedule.sh’
2021-07-16T16:53:33+08:00 INFO : Initializing schedule manager …
2021-07-16T16:53:33+08:00 INFO : KUBE Init Kubernetes client
2021-07-16T16:53:33+08:00 INFO : KUBE-INIT Kubernetes client is configured successfully
2021-07-16T16:53:33+08:00 INFO : MAIN: run main loop
2021-07-16T16:53:33+08:00 INFO : MAIN: add onStartup tasks
2021-07-16T16:53:33+08:00 INFO : QUEUE add all HookRun@OnStartup
2021-07-16T16:53:33+08:00 INFO : Running schedule manager …
2021-07-16T16:53:33+08:00 INFO : MSTOR Create new metric shell_operator_tasks_queue_length
2021-07-16T16:53:33+08:00 INFO : MSTOR Create new metric shell_operator_live_ticks
2021-07-16T16:53:33+08:00 ERROR : error getting GVR for kind ‘ClusterConfiguration’: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
2021-07-16T16:53:33+08:00 ERROR : Enable kube events for hooks error: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
2021-07-16T16:53:36+08:00 INFO : TASK_RUN Exit: program halts.