|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/kubernetes-docker/
课程评论:没有评论
课程名称:在Kubernetes中在1小时内部署您的第一个应用 课程概述:本课程将通过实际操作的方式,帮助您在1小时内学习Kubernetes的基础知识,您将以一个JavaScript游戏的形式部署您的第一个应用。Kubernetes是一个开源的容器编排系统,用于自动化应用的部署、扩展和管理。想象一下,当您编写应用并推送代码后,Kubernetes将确保应用始终运行,以便为用户提供服务。Kubernetes在当今被广泛使用,其受欢迎程度正在快速增长。通过本课程,您将获得学习Kubernetes的良好起点,内容涵盖Kubernetes的基本资源,如Pod、Service、ReplicaSet和Deployment。您将学习如何通过部署JavaScript游戏来编写和运行这些资源。此外,您还将对Docker有一个合理的介绍,包括:什么是Docker镜像、如何编写Dockerfile来创建镜像、如何将镜像推送到远程注册表。该课程主要针对完全初学者设计,尽管中级用户也可能会发现示例有用。课程结束时,您将对Kubernetes有一个基本的了解,为后续学习中级和更高级的概念打下基础。
In this course you will learn the basics of Kubernetes in a hands on manner in 1 hour by deploying your first application in the form of a Javascript game.Kubernetes is an open-source container orchestration system to automate application deployment, scaling and management. Imagine you write your application and push your code. Then Kubernetes will take care of ensuring it is running at all times to serve your users. Kubernetes is being extensively used these days and its popularity is growing at a high speed. This course will give you a head start in learning Kubernetes by going through the basic resources of Kubernetes such as: PodServiceReplicasetDeploymentYou will learn how to write and run the above resources by deploying a Javascript game. You will also get a reasonable introduction on Docker including: What is Docker imageHow to write Dockerfile to create an imageHow to push the image to a remote registryThis course is mainly designed keeping complete beginners in mind although intermediate users may find the example useful. By the end of the course you will have a basic foundation on Kubernetes to go ahead and learn intermediate and more advanced concepts.