Exercise: Run an Apache Container
Test yourself by creating and running your own pod.
Running our own pod
Almost everything in Kubernetes will work around pods, so it’s very important to understand what they are and how to run and interact with them. We encourage you to try to run a pod yourself.
In the examples so far, we have been using nginx
, so a good exercise would be to try to run Apache
, which is another web server that works similarly. Here’s a list of things you could do:
Access this course and 1400+ top-rated courses and projects.