Zieg Heil
Linkedin.Learning.Kubernetes.Essential.Training.Application.Development.Online.Class-ZH
Title: Kubernetes Essential Training: Application Development Online Class
Publisher: Linkedin.Learning
Size: 406M (424720052 B)
Files: 9F
Date: 07/31/2020
Course #: Linkedin.Learning
Type: N/A
Published:
Modified: N/A
URL: www.linkedin.com/learning/kubernetes-essential-training-application-development
Author: Matt Turner
Duration: N/A
Skill: N/A
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Of course we know its sieg heil, thats how fucking rebelious we are!
Description:
Take your Kubernetes knowledge from theory to practice. Learn how to
use Kubernetes to develop and run real-world
applications. Instructor Matt Turner starts by showing you how to
run local clusters, containers, and pods; execute commands; and
view activity from the command line as well as the
Kubernetes dashboard. Next, discover how to orchestrate
practical workloads, including batch workloads with jobs and cron
jobs. Matt then shows how to make Kubernetes smarter and safer
using the built-in resource management, scheduling, and
security tools. He also explores some advanced deployment
patterns using namespaces, sidecars, and extensions like
operators. Plus, discover tools and techniques to take your
Kubernetes development further, such as manifest file
generation with Helm, advanced debugging with kubectl
commands, and faster and more frictionless deployments with