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

YAML files no longer exist #337

Closed
tobiasjpark opened this issue Aug 8, 2019 · 2 comments
Closed

YAML files no longer exist #337

tobiasjpark opened this issue Aug 8, 2019 · 2 comments

Comments

@tobiasjpark
Copy link

This guide says to run the command kubectl create -f https://github.com/kubernetes/kubernetes/blob/master/examples/storage/minio/minio-standalone-pvc.yaml?raw=true.

Doing so results in a 404 file not found error; the file seems to have moved. Could the tutorial please be updated?

@tobiasjpark
Copy link
Author

Also, even if I copy and paste the text to a file and try to kubectl create that, it returns error validating data: ValidationError(PersistentVolumeClaim.metadata): unknown field "storageClassName" in io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta; if you choose to ignore these errors, turn validation off with --validate=false

@vincepower
Copy link
Contributor

#342 has been submitted to resolve this.

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

2 participants