Course Description
In this course, you will learn how to configure and use Kubernetes on a local machine.
Learning Objectives
Introducing Kubernetes
- start the course
- describe Kubernetes and how it is used for container management
- describe Docker and how it is used with Kubernetes
- install Docker
- work with Docker
- navigate and use Docker Hub
- work with Docker Swarms
- work with Docker commands to clean up images and containers
- describe using Kubernetes on a local machine
- install Minikube on a Windows 10 local machine
- install Minikube locally on a Mac operating system
- install Kubernetes on an Ubuntu Linux local machine
- use Kubectl command line interface tool
Practice: Using Kubernetes
- use Kubernetes on a local machine