当前位置:网站首页>Devops essay
Devops essay
2022-07-24 07:42:00 【Fourier】
DevOps It's the developers Development And operation and maintenance personnel Operations, Automate everything that can be automated .
GitOps Yes, it will Git As CI/CD The core of assembly line , Store the application and application deployment plan in Git In the version Library , Every developer can use Git To accelerate and simplify application deployment and operation and maintenance tasks .

1、 The source code is stored in CodeHub, The developer pushes and submits the code containing the new function to the corresponding branch of the code warehouse ; After the code is approved, it will be merged into the corresponding branch .
2、 After the merge request passes, the build will be triggered (CloudBuild) And test , The built image will be pushed to the image warehouse SWR in .
3、 GitOps New mirror detected , The latest mirror mark will be extracted , And then synchronize to Git Configure warehouse (Config) In the list of .
4、 GitOps The cluster has detected an expired state , From the configuration warehouse (Config) Pull the updated list from , And pass the image containing new functions through CloudDeploy Deploy to a cluster (CCE) in .
边栏推荐
- 多种优化方法打印100~200之间的素数
- [leetcode simple] 20. Valid brackets stack
- GBK code in idea is converted to UTF-8 format ctrl+c+v one second solution perfect solution for single code file escape
- [information system project manager] Chapter VII recheck cost management knowledge structure
- numpy.cumsum
- Basic operation of queue
- Math。 Round, numeric rounding, underlying code parsing
- [introduction to C language] zzulioj 1011-1015
- Jackson parsing JSON detailed tutorial
- Good programmers and bad programmers
猜你喜欢

C language advanced part III. string functions and memory operation functions

Mitre att & CK ultra detailed learning notes-01 (background, terms, cases)

The solution of unable to import custom library in pycharm

Advanced part of C language VI. file operation

Selenium basic knowledge paging processing

Service Vulnerability & FTP & RDP & SSH & Rsync

Advanced part of C language IV. detailed explanation of user-defined types
![[FreeRTOS] 11 software timer](/img/d8/a367c26b51d9dbaf53bf4fe2a13917.png)
[FreeRTOS] 11 software timer

爬虫学习-概述

The shortest distance of Y axis of 2D plane polyline
随机推荐
The solution of unable to import custom library in pycharm
23.组件自定义事件
The shortest distance of Y axis of 2D plane polyline
R语言手写数字识别
C language advanced part III. string functions and memory operation functions
系统集成项目管理工程师(软考中级)重点知识、背诵版
【sklearn】PCA
Single Gmv has increased 100 times. What is the "general rule" behind the rise of popular brands?
Mitre att & CK ultra detailed learning notes-01 (background, terms, cases)
Installation and use of Zen path & defect report & defect operation
JS_ Realize the separation of multiple lines of text into an array according to the newline
[Huawei] Huawei machine test question-105
Introduction to C language I. branch and loop statements
[sklearn] data preprocessing
Requests crawler multi page crawling to KFC restaurant location
numpy.arange
Cloud version upgrade
FlinkSQL-UDF自定义数据源
2021-06-03pip error valueerror: unable to find resource t64.exe in package pip_ vendor.distlib
二维平面多段线Y轴最短距离