Completed
Kubernetes - basic network
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Containers and Orchestrators - DevOps Training
Automatically move to the next video in the Classroom when playback concludes
- 1 Introducción
- 2 What is a container?
- 3 restricted to a private namespace
- 4 Containers vs Virtual Machines
- 5 Does container mean docker?
- 6 Docker basics
- 7 Dockerfile
- 8 Kubernetes - the basic concepts
- 9 Kubernetes vs Virtual Machines
- 10 Kubernetes - the architecture
- 11 Kubernetes - Basic Concepts
- 12 Kubernetes - Keywords
- 13 Resource segregation
- 14 Kubernetes - basic network
- 15 Kubernetes - Service and Ingress
- 16 Probes
- 17 Resources
- 18 Taint and Toleration
- 19 Nodeselector and affinity
- 20 Imperative vs Declerative
- 21 What composes an application deployment
- 22 Deployment Tools - Kubectl Plain Manifest
- 23 Kustomise and Json Patch
- 24 Helm and Chart Templates
- 25 Terraform and HCL