Skip main navigation

New offer! Get 30% off one whole year of Unlimited learning. Subscribe for just £249.99 £174.99. New subscribers only. T&Cs apply

Find out more

Introduction to Kubernetes

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.

Docker on Mac

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.

Environment variables

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 …