今天就学习课程吧!
今天就开通帐号,24,600 门业界名师课程任您挑!
Continuous delivery with Flux
- [Instructor] Let's get hands on with flux controllers and CRDs to deploy a containerized application onto our Kubernetes cluster. The first thing that we'll need is a source. A source is a custom resource definition that points to the location of our systems desired state. In this case, that's our environment repository within GitHub that stores our infrastructure code. Let's navigate over to the terminal to begin creating our source. The first thing I want to point out is that all of our work is going to be performed within the flux configuration repository. We're going to use the flux CLI and it's create source command to build out the definition of our source. So here you can see that command and we're naming our source GitOps Foundations, and then we're pointing it at the environment repository over in GitHub by specifying its URL. We're also instructing the source to look at the main branch and to pull every 30…
内容
-
-
-
-
-
-
(已锁定)
Tools for GitOps3 分钟 43 秒
-
(已锁定)
Terraform overview3 分钟 34 秒
-
(已锁定)
Provisioning Kubernetes clusters with Terraform6 分钟 8 秒
-
(已锁定)
Flux overview2 分钟 39 秒
-
(已锁定)
Bootstrapping Flux in Kubernetes5 分钟 27 秒
-
Flux controllers3 分钟 52 秒
-
(已锁定)
Continuous delivery with Flux5 分钟 43 秒
-
(已锁定)
Flagger overview2 分钟 13 秒
-
(已锁定)
Installing Flagger with Helm4 分钟 2 秒
-
(已锁定)
Progressive deliver with Flagger9 分钟 16 秒
-
(已锁定)
-