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
Deploying Prometheus Operator serviceaccount/prometheus-operator unchanged clusterrole.rbac.authorization.k8s.io/prometheus-operator configured clusterrolebinding.rbac.authorization.k8s.io/prometheus-operator configured service/prometheus-operator unchanged deployment.apps/prometheus-operator unchanged Waiting for Operator to register custom resource definitions..........................................................
I found that I have waited for a long time without action. Is there any part of the error?
The text was updated successfully, but these errors were encountered:
Hi @HuJake which kubernetes version you are running? Also, how and where it is deployed?
Sorry, something went wrong.
I'm getting the same here.
GCP - Kubernetes Server Version: version.Info{Major:"1", Minor:"9+", GitVersion:"v1.9.7-gke.6"
This is why: error: the server doesn't have a resource type "prometheusrules"
seems the resource is no longer available
kubectl -n monitoring get prometheusrule.monitoring.coreos.com
No branches or pull requests
Deploying Prometheus Operator
serviceaccount/prometheus-operator unchanged
clusterrole.rbac.authorization.k8s.io/prometheus-operator configured
clusterrolebinding.rbac.authorization.k8s.io/prometheus-operator configured
service/prometheus-operator unchanged
deployment.apps/prometheus-operator unchanged
Waiting for Operator to register custom resource definitions..........................................................
I found that I have waited for a long time without action. Is there any part of the error?
The text was updated successfully, but these errors were encountered: