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

Commit63f8a07

Browse files
authored
Update platform-ip-addresses.md (#1258)
* Update platform-ip-addresses.mdAdded conditions for gitops and enterprise* Update IP addresses for gitops cloudConditioned Ip addresses for enterprise and cloud; created new text file with relevant IPs for gitops cloud* Update platform-ip-addresses.md* Update platform-ip-addresses.md* Update platform-ip-addresses.md
1 parent87c8410 commit63f8a07

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

‎_docs/administration/platform-ip-addresses.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ If you do use these IPs, we **strongly recommend** that you monitor this page on
3939
- 18.197.46.161
4040
- 3.68.123.116
4141

42+
43+
{% if page.collection != site.gitops_collection %}
4244
##Pipeline Runtime IPs
4345

4446
###Basic tier
@@ -65,6 +67,7 @@ If you do use these IPs, we **strongly recommend** that you monitor this page on
6567

6668
- 54.235.42.99
6769
- 54.86.228.102
70+
{% endif %}
6871

6972
###Disaster Recovery (DR)
7073

@@ -93,7 +96,7 @@ The DR IPs apply to all tiers.
9396
9497
-->
9598
>**NOTE**
96-
We have a[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt){:target="\_blank"}. Recommended for monitoring changes.
99+
We have a{% if page.collection != site.gitops_collection %}[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt){:target="\_blank"}{% endif %}{% if page.collection == site.gitops_collection %}[plain text version of the IP addresses]({{site.baseurl}}/gitops/administration/cf-gitops-cloud-ip4.txt){:target="\_blank"}{% endif %}. Recommended for monitoring changes.
97100

98101
##API access to IPs for clusters
99102
Clusters must be configured with API access to the authorized Codefresh IPs.
@@ -103,9 +106,8 @@ If you haven't configured your clusters with the required IPs, use the links bel
103106
*[GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"}
104107

105108
##Related articles
109+
[Installing GitOps Runtimes with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
110+
[Installing GitOps Runtimes with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
106111
{% if page.collection != site.gitops_collection %}
107112
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/)
108113
{% endif %}
109-
[Installing GitOps Runtimes with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
110-
[Installing GitOps Runtimes with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
111-
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
107.20.62.112/32
2+
107.22.212.247/32
3+
18.209.185.91/32
4+
18.197.46.161/32
5+
23.20.5.235/32
6+
3.74.180.3/32
7+
3.68.123.116/32
8+
23.21.197.195/32
9+
34.238.37.0/32
10+
54.221.236.3/32
11+
54.235.42.99/32
12+
54.86.228.102/32
13+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp