openshift集群部署报错openshift_cluster_monitoring_operator: Wait for the ServiceMonitor CRD to be created

openshift集群部署在openshift_cluster_monitoring_operator: Wait for the ServiceMonitor CRD to be created 无法通过

报错信息:

openshift_cluster_monitoring_operator: Wait  for the ServiceMonitor CRD to be created
FALILED - RETRYING: Wait for the ServiceMonitor CRD to be created (30 retries left).
FALILED - RETRYING: Wait for the ServiceMonitor CRD to be created (29 retries left).
FALILED - RETRYING: Wait for the ServiceMonitor CRD to be created (28 retries left).
FALILED - RETRYING: Wait for the ServiceMonitor CRD to be created (27 retries left).
。。。

最终报错:

customresourcedefinitions.apiextensions.k8s.io \ "servicemonitors.monitoring.coreos.com\" not found "

具体信息如下图:

猜你喜欢

转载自blog.csdn.net/mfanoffice2012/article/details/90514501