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

[Suggestion] - Provide nginx config to solve question no.5 in multi-container issue exercise #8

Open
techotron opened this issue Oct 10, 2021 · 0 comments

Comments

@techotron
Copy link

First off, I just wanted to say thank you for setting up these exercises - they're exellent! This is just a minor suggestion for broadening the hands on practise with various K8s resources plus it would make it satisfying for the participant as they'd have the means to complete the questions fully without resorting to external resources 🙂

In the first exercise, "Multi-Container Issues", question no.5 is:

Fix the pod and ensure its running.

There isn't a practical solution offered, other than "alter the default configuration".

To make this a more complete solution, the web-server pod could have the nginx container use a configmap, mounted to /etc/nginx/nginx.conf. This way, the participant would be able to edit the config map and then ensure it runs both containers.

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