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

Can not quick start when following up the tutorials #304

Open
cui3093 opened this issue May 25, 2023 · 0 comments
Open

Can not quick start when following up the tutorials #304

cui3093 opened this issue May 25, 2023 · 0 comments

Comments

@cui3093
Copy link

cui3093 commented May 25, 2023

Do I misunderstanding the tutorial of the Quick start?

When I did followed as the tutorial, I met below error:

[root@k8s-master01 kube-thanos-0.29.0]# kubectl create -f manifests/
deployment.apps/thanos-query created
service/thanos-query created
serviceaccount/thanos-query created
service/thanos-receive-ingestor-default created
statefulset.apps/thanos-receive-ingestor-default created
serviceaccount/thanos-receive-ingestor created
configmap/hashring-config created
Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/os]: deprecated since v1.14; use "kubernetes.io/os" instead
deployment.apps/thanos-receive-router created
service/thanos-receive-router created
serviceaccount/thanos-receive-router created
service/thanos-store created
serviceaccount/thanos-store created
statefulset.apps/thanos-store created
resource mapping not found for name: "thanos-query" namespace: "thanos" from "manifests/thanos-query-serviceMonitor.yaml": no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"
ensure CRDs are installed first
resource mapping not found for name: "thanos-receive-ingestor" namespace: "thanos" from "manifests/thanos-receive-ingestor-serviceMonitor.yaml": no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"
ensure CRDs are installed first
resource mapping not found for name: "thanos-store" namespace: "thanos" from "manifests/thanos-store-serviceMonitor.yaml": no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"
ensure CRDs are installed first

Could you help me to find out where it's wrong?

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

1 participant