In this video, you’ll be introduced to Kubernetes. You will learn more about: the purpose of Kubernetes how Kubernetes uses Docker host the Kubernetes architecture.
In this video, you’ll explore the two ways to run Docker on Mac. You will learn more about: using Docker Toolbox to run Docker on Mac Docker Desktop for Mac.
In this video, you’ll explore how to configure environment variables in Docker. You will learn more about: sub-topic 1 using the -e option to set an environment variable inspecting the …