Another exquisit release
Lynda.Learning.Kubernetes-XQZT
Title: Learning Kubernetes
Publisher: Lynda
Size: 327M (341510871 B)
Files: 7F
Date: 01/23/2018
Course #: 647663
Type: Cloud Computing
Published: 1/22/2018
Modified: N/A
URL: www.lynda.com/Kubernetes-tutorials/Learning-Kubernetes/647663-2.html
Author: Karthik Gaekwad
Duration: 2h 18m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
Kubernetes is a core tool in DevOps, and is the world's most
popular open-source container orchestration engine. It offers the
ability to schedule and manage containers (Docker or
otherwise) at scale. This course introduces developers, DevOps
engineers, and IT pros to Kubernetes, and offers a
high-level discussion of orchestration and distributed
systems. First, learn how to get a Kubernetes environment up and
running on Mac or Windows using Minikube, and understand the
components for Kubernetes. Next, deploy a sample Kubernetes
application, and manage it using the Kubernetes dashboard.
Instructor Karthik Gaekwad also shows how to deploy a more
complicated application with a database and APIs. Then learn how to
run jobs and cron jobs. Finally, explore more advanced topics on
Kubernetes, including production deployments, namespaces,
monitoring and logging, and authentication and