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 find kube-state-metrics/kubernetes file #970

Closed
douwilliam opened this issue Nov 13, 2019 · 3 comments
Closed

can not find kube-state-metrics/kubernetes file #970

douwilliam opened this issue Nov 13, 2019 · 3 comments

Comments

@douwilliam
Copy link

FEATURE REQUEST?**:

/kind feature

What happened:
I am doing the following tutorials:
https://kubernetes.io/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk/#view-the-changes-in-kibana
there is command to create kube-state-metrics:
kubectl create -f kube-state-metrics/kubernetes
but the file kubernetes is not under the folder kube-state-metrics/

What you expected to happen:
could you please tell me what the creation command now.
thanks

@tariq1890
Copy link
Contributor

@douwilliam Thanks for reporting this issue. We have changed the directory layout of the kube-state-metrics manifests. Please try this command instead:

kubectl create -f examples/standard

I have created a PR to the update the tutorials to reflect this change: kubernetes/website#17570

@douwilliam
Copy link
Author

douwilliam commented Nov 14, 2019 via email

@lilic
Copy link
Member

lilic commented Nov 20, 2019

Closing this issue, as it was solved.

@lilic lilic closed this as completed Nov 20, 2019
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

3 participants