Mount Static Assets from an OCI Image into a Kubernetes Pod
Use Kubernetes image volumes to mount a static HTML artifact into an nginx Pod without an init container or a custom nginx image.
Submissions: 170/250
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.
Use Kubernetes image volumes to mount a static HTML artifact into an nginx Pod without an init container or a custom nginx image.
Practice configuring Kubernetes to pull images from a private registry and run Pods with authenticated registry access.
Prove your SRE skills - deploy a resource-greedy application to a Kubernetes cluster and make it run for a while without disrupting the service.
Practice copying files to/from running Kubernetes Pods to become a Kubernetes troubleshooting ninja.