-
Notifications
You must be signed in to change notification settings - Fork 281
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
lab-kubernetes-challenge-1 Pod fails to Validate #11
Comments
same here. The pod is not getting scheduled on any node. It is evident from this thread. initContainer: 'copy-jekyll-site', command: [ "jekyll", "new", "/site" ] (command to run: jekyll new /site) Can someone please work on it ? Also notify us when the root cause is identified. |
still the same here |
Just ran into this myself, issue persists. :( |
I'm also having this issue, exactly as described numerous times here: I've reset the lab about 4 times. I've diff'd my yaml files against those in the Github solutions and mine were the same. Even after pasting the solution yaml files and commands, it doesn't validate on the |
Still no official fix for this problem? Running into this myself now. When I look at the logs of the pod, here's what I see:
|
We have merged #13 |
lab-kubernetes-challenge-1
You can not validate the Pod part, the command always fails to validate.
After attempting this a couple of times and failing on the command, I copied and pasted your pod yaml and it still fails to validate
The text was updated successfully, but these errors were encountered: