课程介绍
课程章节
章节1:CI/CD Operator开发 (92节)

课时01

ci-cd-operator_开篇介绍

10分43秒

课时02

ci-cd-operator_需求分析

7分52秒

课时03

ci-cd-operator_设计_初始化功能

14分36秒

课时04

ci-cd-operator_设计_账号体系规划

2分13秒

课时05

ci-cd-operator_设计_ci-cd crdapi

19分55秒

课时06

ci-cd-operator_设计_历史归档

2分13秒

课时07

ci-cd-operator_设计_模板

13分4秒

课时08

ci-cd-operator_设计_总体架构

3分38秒

课时09

ci-cd-operator_设计_详细设计-api-pipeline

15分52秒

课时10

ci-cd-operator_设计_详细设计-api-pipelinerun

4分16秒

课时11

ci-cd-operator_设计_详细设计-api-templatetemplaterun

10分10秒

课时12

ci-cd-operator_设计_详细设计-api-其他

4分51秒

课时13

ci-cd-operator_设计_详细设计-初始化

6分50秒

课时14

ci-cd-operator_设计_详细设计-依赖需求

6分3秒

课时15

ci-cd-operator_准备环境

14分8秒

课时16

ci-cd-operator_可行性研究_tekton-results的安装

23分41秒

课时17

ci-cd-operator_可行性研究_tekton-results的作用验证

33分16秒

课时18

ci-cd-operator_代码编写_模块划分

4分4秒

课时19

ci-cd-operator_代码编写_Install模块-创建项目

5分13秒

课时20

ci-cd-operator_代码编写_Install模块-deploy-crd

5分25秒

课时21

ci-cd-operator_代码编写_Install模块-deploy-controller01

20分52秒

课时22

ci-cd-operator_代码编写_Install模块-deploy-controller02

19分9秒

课时23

ci-cd-operator_代码编写_Install模块-deploy-controller03

57分28秒

课时24

ci-cd-operator_代码编写_Install模块-deploy-controller04

18分53秒

课时25

ci-cd-operator_代码编写_Install模块-deploy-controller-更正测试

15分4秒

课时26

ci-cd-operator_代码编写_Install模块-deploy-controller-更正测试2

10分14秒

课时27

ci-cd-operator_代码编写_Install模块-deploy-添加其他资源

43分51秒

课时28

ci-cd-operator_代码编写_Install模块-deploy-调试总结及优化建议

33分15秒

课时29

ci-cd-operator_代码编写_Install模块-init

29分10秒

课时30

ci-cd-operator_代码编写_Install模块-可自动配置的init

42分33秒

课时31

ci-cd-operator_代码编写_Install模块-可自动配置的init-问题修复

16分52秒

课时32

ci-cd-operator_插曲-对象类型比较

21分32秒

课时33

ci-cd-operator_代码编写_pipeline模块-创建api

15分42秒

课时34

ci-cd-operator_准备依赖

35分44秒

课时35

ci-cd-operator_代码编写_pipeline模块-创建controller01

13分21秒

课时36

ci-cd-operator_代码编写_pipeline模块-创建controller02

30分36秒

课时37

ci-cd-operator_代码编写_pipeline模块-创建controller03

38分34秒

课时38

ci-cd-operator_代码编写_pipeline模块-创建controller04

50分10秒

课时39

ci-cd-operator_代码编写_pipeline模块-创建controller05

31分18秒

课时40

ci-cd-operator_代码编写_pipeline模块-创建controller06

21分36秒

课时41

ci-cd-operator_代码编写_pipeline模块-创建controller07

21分5秒

课时42

ci-cd-operator_代码编写_pipeline模块-创建controller08

43分5秒

课时43

ci-cd-operator_代码编写_pipeline模块-创建controller09

31分4秒

课时44

ci-cd-operator_代码编写_pipeline模块-创建controller10

17分22秒

课时45

ci-cd-operator_测试代码编写_pipeline模块01

17分48秒

课时46

ci-cd-operator_测试代码编写_pipeline模块02

23分24秒

课时47

ci-cd-operator_测试代码编写_pipeline模块03

43分32秒

课时48

ci-cd-operator_测试代码编写_pipeline模块04

25分5秒

课时49

ci-cd-operator_测试代码编写_pipeline模块05

22分2秒

课时50

ci-cd-operator_测试代码编写_pipeline模块06

18分34秒

课时51

ci-cd-operator_测试代码编写_pipeline模块07

27分13秒

课时52

ci-cd-operator_测试代码编写_pipeline模块08

38分48秒

课时53

ci-cd-operator_代码编写_pipeline模块-处理幂等性

20分43秒

课时54

ci-cd-operator_代码编写_pipeline模块-status处理

19分28秒

课时55

ci-cd-operator_代码编写_pipeline模块-生成pipelinerun模板01

43分4秒

课时56

ci-cd-operator_代码编写_pipeline模块-生成pipelinerun模板02

27分58秒

课时57

ci-cd-operator_代码编写_pipeline模块-测试生成pipelinerun模板01

14分58秒

课时58

ci-cd-operator_代码编写_pipeline模块-测试生成pipelinerun模板02

31分57秒

课时59

ci-cd-operator_调试_pipeline模块01

38分10秒

课时60

ci-cd-operator_调试_pipeline模块02

9分51秒

课时61

ci-cd-operator_调试_pipeline模块03

24分3秒

课时62

ci-cd-operator_调试_pipeline模块04

6分54秒

课时63

ci-cd-operator_补充_ci-post

32分49秒

课时64

ci-cd-operator_总结_pipeline模块

28分41秒

课时65

ci-cd-operator_e2e_pipeline模块-创建framework

7分0秒

课时66

ci-cd-operator_e2e_pipeline模块-创建环境

27分30秒

课时67

ci-cd-operator_插曲_完成模块的镜像化01

28分19秒

课时68

ci-cd-operator_插曲_完成模块的镜像化02

26分1秒

课时69

ci-cd-operator_e2e_完成依赖安装

34分41秒

课时70

ci-cd-operator_e2e_完成我们的pipeline安装

7分20秒

课时71

ci-cd-operator_e2e_pipeline测试用例编写

25分28秒

课时72

ci-cd-operator_代码编写_pipelinerun模块-创建api

6分48秒

课时73

ci-cd-operator_代码编写_pipelinerun模块-编写controller01

14分49秒

课时74

ci-cd-operator_代码编写_pipelinerun模块-编写controller02

35分37秒

课时75

ci-cd-operator_代码编写_pipelinerun模块-编写controller03

44分36秒

课时76

ci-cd-operator_代码编写_pipelinerun模块-编写controller04

20分29秒

课时77

ci-cd-operator_代码编写_pipelinerun模块-编写controller05

17分36秒

课时78

ci-cd-operator_调试_pipelinerun模块01

24分5秒

课时79

ci-cd-operator_调试_pipelinerun模块02

44分5秒

课时80

ci-cd-operator_总结_pipeline-pipelinerun模块

12分25秒

课时81

ci-cd-operator_template_创建template-api

11分51秒

课时82

ci-cd-operator_template_创建templaterun-api

7分11秒

课时83

template_创建templaterun-api

7分11秒

课时84

template_编写代码-templaterun-controller01

11分11秒

课时85

template_编写代码-templaterun-controller02

22分29秒

课时86

template_编写代码-templaterun-controller03

48分28秒

课时87

template_编写代码-templaterun-controller04-1

26分23秒

课时88

template_编写代码-templaterun-controller04-2

42分40秒

课时89

template_编写代码-templaterun-controller05

23分21秒

课时90

template_调试-templaterun

29分16秒

课时91

template_编写代码-templaterun-controller06

44分21秒

课时92

ci-cd-operator_总结

16分12秒

您没有该体系课权限,需要开通权限请点击联系老师。
联系老师
个问题,0回答
提问
暂无提问,赶紧去提问吧~