توسعهدهندگان به دلایل زیادی به سیستمهای متنباز برای مدیریت کانتینرها روی آوردهاند. این امر باعث شده تا بزرگان فناوری نیز دست به کار شوند و پلتفرمهای مختلفی را برای مدیریت کانتینرها معرفی کنند. یکی از این پلتفرمهای معروف با نام Kubernetes (کوبرنتیز یا k8s) شناخته میشود.
کوبرنتیز (Kubernetes) درواقع ساز و کار مدیریت کانتینر ها است که توسعه آن را شرکت معظم گوگل انجام داده است و در نتیجه سلاطین فناوری و توسعهدهندگان، علاقه زیادی به استفاده از کوبرنتیز نشان میدهند.
نمونه ای از این دوره
لطفا کمی صبر کنید تا پلاگین ویدیو باز شود
لینک کامل دانلود دوره
درصورت پسورد :www.hellodigi.ir
LinuxAcademy Running Container Clusters with Kubernetes.rar 14:36 1G
Publisher:LinuxAcademy
Author:Terrence Cox
Duration:04:54:59
Kubernetes is used every day by the largest IT organizations (Google included - they wrote it!) to deploy, scale and manage their container infrastructure. In this course, we will learn to install Kubernetes from scratch on our own servers and then explore how all the pieces fit together to deploy containers, pods and
Kubernetes is used every day by the largest IT organizations (Google included - they wrote it!) to deploy, scale and manage their container infrastructure. In this course, we will learn to install Kubernetes from scratch on our own servers and then explore how all the pieces fit together to deploy containers, pods and clusters.
Introduction
Course Syllabus
00:08:10
Introduction to Kubernetes
00:07:52
Introduction to Docker
00:08:12
Containers vs. Virtual Machines
00:06:49
Docker Architecture
00:10:11
The Docker Hub
00:06:51
Kubernetes Architecture
00:09:37
Introduction to YAML
00:04:58
Kubernetes Setup and Configuration
Packages and Dependencies
00:11:57
Install and Configure Master Controller
00:10:53
Install and Configure the Minions
00:09:22
Kubectl: Exploring our Environment
00:09:05
Exercise: Installing Kubernetes - Master Server
00:30:00
Exercise: Installing Kubernetes - Minions / Nodes
00:30:00
Docker Fundamentals
Pulling an Image
00:15:23
Running Containers
00:17:12
The Dockerfile
00:14:16
Managing Ports with Container Deployments
00:10:01
Exercise: Docker Installation and Image Setup
00:30:00
Exercise: Creating Custom Image from a Dockerfile
00:30:00
Exercise: Exposing Container Ports to the Host
00:30:00
Pods, Tags and Services
Create and Deploy Pod Definitions
00:18:13
Tags, Labels and Selectors
00:07:35
Deployment State
00:16:16
Multi-Pod (Container) Replication Controller
00:14:58
Create and Deploy Service Definitions
00:16:39
Exercise: Creating Pod Definitions
00:30:00
Exercise: Labelling Your Pod Definition
00:30:00
Logs, Scaling and Recovery
Creating Temporary Pods at the Command Line
00:10:29
Interacting with Pod Containers
00:10:18
Logs
00:06:33
Autoscaling and Scaling our Pods
00:15:23
Failure and Recovery
00:11:55
Exercise: Running a Command in Your Pod Containers
00:30:00
Conclusion
Summary and Next Steps
00:05:40