|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/kubernetes-for-absolute-beginners/
课程评论:没有评论
课程名称:Kubernetes入门 课程概述:Kubernetes(通常简称为K8s)是一个开源平台,用于跨多个主机管理容器化应用程序。它提供了一套丰富的功能,促进应用程序的部署、扩展和操作,因此成为当前最热门的话题之一。Kubernetes改变了组织部署和管理应用程序的方式,已成为现代云原生架构的基础部分。Kubernetes最初由谷歌的工程师在2014年开发,目前由云原生计算基金会维护。本课程专为Kubernetes完全新手设计,参与者无需具备任何Kubernetes知识。完成本课程后,您将熟悉Kubernetes的架构,并能够在Kubernetes中部署自己的应用程序。 课程要求:基础的容器和Docker知识。 适合人群:开发者、DevOps工程师、任何对学习Kubernetes感兴趣的人。 课程内容: - 理解Kubernetes集群的架构 - YAML基础知识 - 编写有效的YAML文件 - Pods是什么?如何在Kubernetes中部署Pods? - ReplicaSets是什么?我们为什么需要它们? - 如何通过ReplicaSets部署Pods? - Deployments是什么?我们为什么需要它们? - 如何通过Deployments部署Pods? - 其他相关内容 通过本课程,您将建立对Kubernetes的基本了解,掌握如何管理和部署容器化应用程序的技能。
Kubernetes, often abbreviated as K8s, is an open-source platform for managing containerized applications across multiple hosts. It offers a rich set of features that facilitate application deployment, scaling, and operations, and this makes it one of the hottest topics right now.It has transformed the way organizations deploy and manage applications, becoming a fundamental part of modern cloud-native architectures.Kubernetes was originally developed by engineers at Google in 2014, and it is now maintained by the Cloud Native Computing Foundation.This course is for people who are absolutely new to Kubernetes. There is no knowledge about Kubernetes required to take this course.At the end of this course, you will be familiar with the Kubernetes architecture, and you will be deploy your own applications in Kubernetes.Requirements for this Course:Basic knowledge of containers and dockerWho this course is for:DevelopersDevOps engineersAnyone interested to learn about Kubernetes.What you'll learnThe architecture of a Kubernetes clusterThe basics of YAMLWriting valid YAML filesWhat are pods? and how to deploy pods in Kubernetes?What are ReplicaSets? why we need them?How to deploy pods with ReplicaSets?What are Deployments? why we need them?How to deploy pods with Deployments?and more