About:
Kubernetes Bootcamp 101 provided by Caicloud will cover fundamental Kubernetes concepts, design principle, workflow and architecture. You will learn how to create, set up and operate your own Kubernetes cluster in a distributed system; how to configure and manage your own Kubernetes control and worker nodes, DNS, CLI; how to use Kubernetes to automate deployment, scaling and management of containerized applications.
Difficulty Level – Beginner
Prerequisites – No prerequisites on Docker or Kubernetes; Comfort with the Linux command line; Basic knowledge of cloud and virtualization concepts;
Objectives
You’ll learn:
What is Kubernetes and why it is needed
Fundamental Kubernetes concepts and components
How to create Kubernetes pods, deployments, and services
The process of deploying applications
How to expose your application publicly
How to scale up your application
How to discover and connect containers
To configure and administer availability with Kubernetes