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

Example suited Kubernetes environment unclear #26

Open
maxwell92 opened this issue Sep 28, 2017 · 2 comments
Open

Example suited Kubernetes environment unclear #26

maxwell92 opened this issue Sep 28, 2017 · 2 comments
Assignees

Comments

@maxwell92
Copy link

On the front page we should tell those examples below are expected to run on Kubernetes version 1.x.x recommended. To reduce the confusion when something goes wrong.

@maxwell92
Copy link
Author

Like I just run the command below on my Kubernetes 1.4.9

$ kubectl run sise --image=mhausenblas/simpleservice:0.5.0 --port=9876

But I never get a running Pod and the RS told me that:

Error creating: pods "sise-3210265840-" is forbidden: failed quota: default-quota: must specify cpu,memory

Is it a version-related problem ? or I just misconfigured ?

@mhausenblas
Copy link
Contributor

I agree that it would improve the UX if this info is prominently displayed on the landing page. The setup (with the Kube version used) is described currently here: http://kubernetesbyexample.com/diy/ and only linked from the landing page. I'll address this issue when updating the entire site to 1.7.

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

No branches or pull requests

2 participants