Kubernetes Hands On

所在平台: Udemy

课程主页: https://www.udemy.com/course/kubernetes-hands-on/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:Kubernetes 实操** **课程概述:** 本课程旨在通过一种独特且经过验证的方法,帮助学习者深入理解 Kubernetes 的复杂概念。课程视频由详细的步骤截图构成,这些截图展示了各种 Kubernetes 概念的实际操作。这种方法虽然耗时更长,但能够清晰地呈现 Kubernetes 各组件之间的复杂关系,并辅以高质量的图示。 **教学方法:** 课程团队创建了一个包含三个虚拟机的三节点 Kubernetes 集群。在创建 Pod(通过 Pod、ReplicaSet、Deployment、DaemonSet 对象)时,它们会被动态分配唯一的 IP 地址、名称并调度到不同的节点。通过精确记录和可视化这些动态分配信息,课程能够创建出准确的图解,从而展示组件之间的交互。同样的方法也适用于 Kubernetes Service 对象。该方法在多次在线教学中已被证明能有效帮助学员掌握 Kubernetes。 **课程内容:** * **Kubernetes 简介与安装** * Docker 介绍 * Kubernetes 安装 * **Kubernetes Pods** * Pod 基础 * 创建与管理 Pods * **Kubernetes ReplicaSets** * ReplicaSet 介绍 * 创建 ReplicaSets * **Kubernetes Deployments** * 如何创建 Deployments * 如何进行扩容 * **自定义镜像** * 如何创建自定义 Docker 镜像 * 如何推送/拉取/验证自定义镜像 * **Deployment 策略** * 滚动更新 (Rolling Update) * 固定 (Fixed) * 蓝绿部署 (Blue Green) * 金丝雀发布 (Canary) * **健康检查 (Health Probes)** * 就绪探针 (Readiness Probes) * 存活探针 (Liveness Probes) * **Kubernetes Services** * ClusterIP * NodePort * LoadBalancer **重要提示:** 如果您对这种基于截图和图示的学习方法不确定,本课程可能不适合您。

课程评论(0条)

课程详情

The videos in the course has been created using different concept. We have taken screenshots of step by step implementation of various Kubernetes concepts. From those screenshots, we have created course videos. Please remember that creating course using this approach took significant more time that otherwise would have taken. Now question arises why we have taken this approach?Kubernetes is a complex concept involving many components. Understanding how these components work individually and in combination is necessary for understanding Kubernetes. For understanding complex relation among different building blocks of Kubernetes, creation of high quality diagrams is must.In this course, we have created 3 node Kubernetes cluster using three virtual machines (VMs). Now when we create pods (using Pod, ReplicaSet, Deployment, DaemonSet objects), these are given unique IP address, name and scheduled on nodes dynamically. So when we first took screenshots, we were able to create exact diagrams based on IP, Name, Node allocated. After that we created course videos. Same is true when we talk about Kubernetes service object.We have checked the effectiveness of this approach many times when taking online classes. This approach was very effective in making people understand Kubernetes properly.If you are not convinced about the effectiveness of this approach, then we will suggest that this course is not for you. The following will be coveredKubernetes Introduction and Installation - Docker Introduction - Kubernetes InstallationKubernetes Pods - Pod Basics - Creating and Managing PodsKubernetes ReplicaSets - ReplicaSet Introduction - Create ReplicaSetsKubernetes Deployments - How to create deployments - How to scale upCustom Images - How to create custom Docker images - How to push/pull/verify custom imagesDeployment Strategy - Rolling Update - Fixed - Blue Green - CanaryHealth Probes - Readiness Probes - Liveness ProbesKubernetes Services - ClusterIP - NodePort - LoadBalancer

课程标签

0人关注该课程

主题相关的课程