Skip to content
New issue

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

Stuck in Waiting for Operator to register custom resource definitions #121

Open
HuJake opened this issue Oct 11, 2018 · 3 comments
Open

Comments

@HuJake
Copy link

HuJake commented Oct 11, 2018

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?

@camilb
Copy link
Owner

camilb commented Oct 12, 2018

Hi @HuJake which kubernetes version you are running? Also, how and where it is deployed?

@hkanizawa
Copy link

I'm getting the same here.

GCP - Kubernetes Server Version: version.Info{Major:"1", Minor:"9+", GitVersion:"v1.9.7-gke.6"

@mrbrianott
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants