Labs

Intermediate Labs

Multi-step challenges with less guidance and real-world scenarios.

Labs

dkr-container-networking

Fix Container Networking

intermediate

Two containers can not communicate. Fix the network configuration so they can.

dkr-compose-healthcheck

Compose Service Dependencies

intermediate

A Docker Compose app starts in the wrong order. Fix the healthcheck and dependency config.

lnx-process-management

Rogue Process Investigation

intermediate

A process is consuming all CPU. Identify it, understand why, and handle it correctly.

k8s-service-unreachable

Service Unreachable

intermediate

A Kubernetes Service is not routing traffic. Fix the selector and port configuration.

git-merge-conflict

Resolve a Merge Conflict

intermediate

A merge conflict was left unresolved in the repository. Fix it without losing any changes.

On this page