Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d28ac0

Browse files
authored
Updated hosted runtime (#938)
* Updated hosted runtimeUpdated screenshot and added note on empty Runtime Components tab* Update hosted-runtime.md* Update hosted-runtime.md* Update hosted-runtime.md
1 parent8c59fe5 commit6d28ac0

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

‎_docs/installation/gitops/hosted-runtime.md‎

Lines changed: 18 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ max-width="80%"
4747

4848

4949

50-
##Before you begin
51-
* Set up integrations with the Git provider for the Hosted GitOps Runtime
50+
##Prerequisites
51+
* Set up integrations with the Git provider for the Hosted GitOps Runtime:
5252
* GitHub
5353
* Bitbucket Cloud
5454
* Gerrit
@@ -78,33 +78,28 @@ max-width="80%"
7878
* In the Codefresh UI, click the**Settings** icon on the toolbar.
7979
* From Runtimes in the sidebar, select[**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}, and click**+ Add Runtime**.
8080
* Select**Hosted Runtime** and click**Add**.
81-
{{site.data.callout.callout_tip}}
82-
**TIP**
83-
An account can be provisioned with a single Hosted GitOps Runtime. If you have already provisioned a Hosted GitOps Runtime for your account, the Hosted GitOps Runtime option is disabled.
84-
{{site.data.callout.end}}
85-
* Continue from_step 3_.
81+
8682

8783
{:start="3"}
88-
1. When complete, to view the components for the Hosted GitOps Runtime, click**View Runtime**.
89-
You are directed to the Runtime Components tab.
84+
1. Optional. When complete, click**View Runtime**.
85+
* You can see that there are two steps to complete setup for the Hosted GitOps Runtime.
86+
* The Runtime Components tab is empty as the Runtime components are hosted and managed by Codefresh.
87+
When Argo Rollouts is deployed on target clusters, the Runtime Components tab displays rollout reporters whose manifests are stored in the customer's Shared Configuration Repository created for the Runtime (described in Step 2).
88+
* The Git Sources and the Managed Clusters tabs are also empty as they will be set up in the next steps.
89+
9090

9191
{% include
9292
image.html
9393
lightbox="true"
9494
file="/images/runtime/hosted-runtime-components.png"
9595
url="/images/runtime/hosted-runtime-components.png"
96-
alt="Runtime components forHosted GitOps Runtime"
97-
caption="Runtime components forHosted GitOps Runtime"
96+
alt="Hosted GitOps Runtime after installation"
97+
caption="Hosted GitOps Runtime after installation"
9898
max-width="70%"
9999
%}
100100

101-
{{site.data.callout.callout_tip}}
102-
**TIP**
103-
You can see that there are two steps to complete Hosted GitOps setup.
104-
The Git Sources and the Managed Clusters are empty as they will be set up in the next steps.
105-
{{site.data.callout.end}}
106101

107-
If you navigate to**Runtimes > List View**, you can identify the Hosted GitOps Runtime through the Type column (Hosted),the Cluster/Namespace column (Codefresh), and the Module column (CD Ops).
102+
If you navigate to**Runtimes > List View**, you can identify the Hosted GitOps Runtime through the Type column (Hosted) andthe Cluster/Namespace column (Codefresh).
108103

109104
{% include
110105
image.html
@@ -138,7 +133,7 @@ max-width="80%"
138133
%}
139134

140135

141-
Once you authorize access, Codefresh creates two Git repositories, one to store the configuration settings for GitOps Runtimes, and the other to store the Runtime's application settings:
136+
Once you authorize access, Codefresh creates two Git repositories, one to store the configuration settings for GitOps Runtimes, and the other to store the Runtime's application settings as a Git Source:
142137
* Shared Configuration Repository
143138
The Shared Configuration Repository is a centralized Git repository that stores configuration settings for the Hosted GitOps Runtime. Additional Hybrid runtimes provisioned for the account can point to this repo to retrieve and reuse the configuration.
144139
Read about[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/).
@@ -148,11 +143,11 @@ Once you authorize access, Codefresh creates two Git repositories, one to store
148143
Codefresh creates a Git Source application repo for every Hosted GitOps Runtime.
149144
Read about[Git sources]({{site.baseurl}}/docs/installation/gitops/git-sources/).
150145

151-
###Before you begin
146+
#####Before you begin
152147
Make sure you have the credentials for the Git provider handy
153148

154149

155-
###How to
150+
#####How to
156151

157152
1. From the list, select the Git provider.
158153
1. Enter the credentials for the selected Git provider:
@@ -212,7 +207,7 @@ max-width="70%"
212207
1. Optional. To see your tokens, click**View Tokens**.
213208

214209
If you return to the Runtimes page and select the Git Source tab, you will now see the Git Source that Codefresh created.
215-
The Sync State may be Unknown for a few moments untilit is synced to the Codefresh cluster.
210+
The Sync State may be Unknown for a few moments untilthe Git Source is synced to the Codefresh cluster.
216211

217212
{% include
218213
image.html
@@ -241,10 +236,10 @@ caption="Step 3: Connect a K8s cluster for Hosted GitOps Runtime"
241236
max-width="70%"
242237
%}
243238

244-
**Before you begin**
239+
#####Before you begin
245240
* Make sure your cluster has internet access
246241

247-
**How to**
242+
#####How to
248243
1. Click**Connect**.
249244
1. In the Add Managed Cluster panel, copy the command`cf cluster add`, and run it in the terminal.
250245
1. When prompted to select the`kube-context`, select from the list of available clusters as defined in`kubeconfig`.
-67.9 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp