Challenge, Hard, on
Troubleshoot a Website That Is Not Accessible
by Omkar Shelke
A web application is deployed but the website is not accessible. Investigate and fix the issue.
Submissions: 77/147
Focused, hands-on problems for sharpening your DevOps and server-side skills. Some teach specific concepts while others mirror real-world scenarios. Every challenge includes hints, feedback, and automated solution checks.
A web application is deployed but the website is not accessible. Investigate and fix the issue.
An ultimate Kubernetes debugging challenge: can you copy files to/from a running Pod that doesn't have a shell or other command line tools installed?
Can you edit a file in a running Kubernetes pod? What if there is no shell inside and the container's user lacks the write permission?
Learn how to send a signal to a Kubernetes app running in an unprivileged container without shell.