What Port Does This Kubernetes Pod Listen On?
Be a networking Sherlock Holmes - find out which port a Kubernetes app uses and send a request to it.
Focused hands-on problems designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.
Be a networking Sherlock Holmes - find out which port a Kubernetes app uses and send a request to it.
Prove your networking skills by setting up an improvised proxy server with netcat.
Prove your Linux networking skills by connecting two network namespaces with a virtual Ethernet device.
There is a container that seems to have access to all host's interfaces but for some reason cannot call any addresses outside of the host. Can you fix it?
Learn a bunch of Linux networking tricks while trying to access an Nginx server running inside a Docker container with no published ports.