Azure Kubernetes Service DevOps

所在平台: Udemy

课程主页: https://www.udemy.com/course/azure-kubernetes-service-devops/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:Azure Kubernetes Service DevOps** **课程概述:** 本课程是一项实践操作实验,旨在深入探讨如何在 AKS (Azure Kubernetes Service) 上构建和实现持续集成/持续部署(CI/CD)流程,并借助 Jenkins 完成自动化。 **学习内容:** 1. **开发流程:** 演示开发者如何使用 Visual Studio Code 将代码更改推送到 GitHub。 2. **GitHub 与 Jenkins 集成:** 讲解 GitHub 如何监听代码提交事件,并触发 Jenkins 流程。 3. **Azure Active Directory 认证:** 演示 Jenkins 如何通过 Azure Active Directory 进行身份验证,以访问 Azure 资源。 4. **镜像构建与推送:** 说明 Jenkins 如何构建应用程序的容器镜像,并将该镜像推送到 Azure Container Registry (ACR)。 5. **AKS 部署:** 演示 Jenkins 如何部署更新后的容器镜像到 Azure Kubernetes Service (AKS) 集群。 **课程目标:** 通过本课程的学习,您将掌握使用 Jenkins 和 Azure 服务(如 GitHub, Azure Active Directory, Azure Container Registry, Azure Kubernetes Service)构建端到端的 CI/CD 管道的实用技能,从而实现应用程序的自动化部署和管理。

课程评论(0条)

课程详情

This is a hand's on lab where we will look at all the considerationw of building a continuous integration, continuous deployment, CI/CD on top of AKS using jenkins. A developer pushes code changes to Github using Visual studio code. Github communicates the event towards Jenkins, which authenticate against Azure Active Directory. Then Jenkins builds and pushes the output container image artifact to Azure container registry and then deploy the updated image to Azure Kubernetes service cluster.

课程标签

0人关注该课程

主题相关的课程