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

Commitce96921

Browse files
authored
Update platform and hosted IPs (#858)
Updated list of IPs for platform and hosted acc to DevOps; also updated text file
1 parent32a4fea commitce96921

File tree

2 files changed

+55
-46
lines changed

2 files changed

+55
-46
lines changed

‎_docs/administration/cf-ip4.txt‎

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
1-
107.21.238.215/32
2-
18.209.185.91/32
3-
18.215.207.215/32
4-
18.233.130.31/32
5-
18.210.174.176/32
6-
23.20.5.235/32
7-
3.232.154.67/32
8-
34.192.31.53/32
9-
34.193.111.98/32
10-
34.195.17.245/32
11-
34.196.33.69/32
12-
34.198.38.4/32
13-
34.200.163.76/32
14-
44.212.192.83/32
15-
44.238.236.43/32
16-
44.234.209.117/32
17-
44.239.141.205/32
18-
44.228.66.171/32
19-
44.238.167.159/32
20-
44.237.63.217/32
21-
52.6.148.44/32
22-
52.73.90.9/32
23-
52.72.0.154/32
24-
52.73.76.60/32
25-
3.228.62.77/32
26-
44.205.132.73/32
27-
34.235.30.144/32
28-
54.160.88.80/32
1+
107.20.62.112
2+
107.21.238.215
3+
107.22.208.170
4+
18.209.185.91
5+
18.215.207.215
6+
18.233.130.31
7+
18.210.174.176
8+
23.20.5.235
9+
3.85.182.203
10+
3.211.224.172
11+
3.232.154.67
12+
3.228.62.77
13+
34.192.31.53
14+
34.193.111.98
15+
34.195.17.245
16+
34.196.33.69
17+
34.198.38.4
18+
34.200.163.76
19+
34.235.30.144
20+
44.205.132.73
21+
44.212.192.83
22+
52.6.148.44
23+
52.73.90.9
24+
52.72.0.154
25+
52.73.76.60
26+
54.160.88.80
27+
72.44.39.224

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

Lines changed: 28 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,48 +12,58 @@ You can register multiple external clusters to the Codefresh Runner and GitOps R
1212
In addition, managed clusters registered to Hosted GitOps Runtimes must be configured with a set of specific IP addresses to authorize access.
1313

1414

15-
##Codefresh platform IPs (updatedJanuary 2023)
15+
##Codefresh platform IPs (updatedDecember 2023)
1616

1717
All the IPs are NAT gateways, and need to enable specific IPs instead of ranges.
1818

19-
>If you do use these IPs, we**strongly recommend** that you monitor this page on a regular basis.
19+
>**IMPORTANT**:
20+
If you do use these IPs, we**strongly recommend** that you monitor this page on a regular basis.
2021

22+
23+
24+
25+
- 107.20.62.112
2126
- 107.21.238.215
27+
- 107.22.208.170
2228
- 18.209.185.91
2329
- 18.215.207.215
2430
- 18.233.130.31
2531
- 18.210.174.176
2632
- 23.20.5.235
33+
- 3.85.182.203
34+
- 3.211.224.172
2735
- 3.232.154.67
36+
- 3.228.62.77
2837
- 34.192.31.53
2938
- 34.193.111.98
3039
- 34.195.17.245
3140
- 34.196.33.69
3241
- 34.198.38.4
3342
- 34.200.163.76
43+
- 34.235.30.144
44+
- 44.205.132.73
3445
- 44.212.192.83
35-
- 44.238.236.43
36-
- 44.234.209.117
37-
- 44.239.141.205
38-
- 44.228.66.171
39-
- 44.238.167.159
40-
- 44.237.63.217
4146
- 52.6.148.44
4247
- 52.73.90.9
4348
- 52.72.0.154
4449
- 52.73.76.60
45-
- 3.228.62.77
46-
- 44.205.132.73
47-
- 34.235.30.144
4850
- 54.160.88.80
51+
- 72.44.39.224
4952

50-
>We have a[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt). Recommended for monitoring changes.
53+
>**NOTE**:
54+
We have a[plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt). Recommended for monitoring changes.
5155

5256
##Codefresh IPs for Hosted GitOps Runtimes
5357

54-
- 34.207.5.18
55-
- 34.232.79.230
56-
- 44.193.43.5
58+
- 18.204.66.119
59+
- 18.210.81.87
60+
- 18.213.23.1
61+
- 52.5.116.137
62+
- 3.212.173.12
63+
- 3.85.182.203
64+
- 3.211.224.172
65+
- 34.200.130.17
66+
- 72.44.39.224
5767

5868
##API access to IPs for clusters
5969
Clusters must be configured with API access to the authorized Codefresh IPs.
@@ -66,7 +76,7 @@ If you haven't configured your clusters with the required IPs, use the links bel
6676
[GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"}
6777

6878
##Related articles
69-
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/codefresh-runner/)
79+
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/codefresh-runner/)
7080
[Set up a Hosted GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/)
71-
[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/)
72-
<!---[Codefresh architecture]({{site.baseurl}}/docs/getting-started/architecture/)-->
81+
[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
82+
[Codefresh architecture]({{site.baseurl}}/docs/installation/runtime-architecture/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp