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

Commit4114127

Browse files
authored
Cf hosted ip access (#157)
* Update platform-ip-addresses.md* Update platform-ip-addresses.md* Update platform-ip-addresses.md* Update title of IP addresses in nav yamls* Update platform-ip-addresses.mdAdded related topic links* Update platform-ip-addresses.md
1 parent2c1c45a commit4114127

File tree

3 files changed

+30
-6
lines changed

3 files changed

+30
-6
lines changed

‎_data/home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
localurl:/docs/administration/access-control/
9191
-title:Audit
9292
localurl:/docs/administration/audit/
93-
-title:Codefreshplatform IPs
93+
-title:CodefreshIP addresses
9494
localurl:/docs/administration/platform-ip-addresses/
9595

9696

‎_data/nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
url:"/access-control"
121121
-title:Audit
122122
url:"/audit"
123-
-title:Codefreshplatform IPs
123+
-title:CodefreshIP addresses
124124
url:"/platform-ip-addresses"
125125

126126
-title:What's New?

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

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
---
2-
title:"CodefreshplatformIP addresses"
2+
title:"Codefresh IP addresses"
33
description:""
44
group:administration
55
toc:true
66

77
---
8-
To use Codefresh for[a Kubernetes cluster]({{site.baseurl}}/docs/deploy-to-kubernetes/add-kubernetes-cluster/) that has a strict firewall, you can only allow access to specific IP addresses used by the Codefresh platform. Using these IPs allows you to deploy to your cluster even when it is not accessible from the public internet.
8+
Access to Kubernetes clusters behind strict firewalls not accessible from the public internet is governed through authorized IP addresses.
9+
Codefresh provides a list of IP addresses to be configured on clusters to allow access to your cluster.
910

11+
You can register multiple external clusters to Codefresh runtimes, both hosted and hybrid. All runtimes require Codefresh platform IPs to be configured on the clusters.
12+
In addition, managed clusters registered to hosted runtimes must be configured with a set of specific IP addresses to authorize access.
1013

11-
###Current IPs used by the Codefresh platform (updated July 31st 2021)
1214

13-
All the IPs are NAT gateways, and therefore you only need to enable specific IPs instead of ranges.
15+
###Codefresh platform IPs (updated July 31st 2021)
16+
17+
All the IPs are NAT gateways, and need to enable specific IPs instead of ranges.
1418

1519
>If you do use these IPs, we**strongly recommend** that you monitor this page on a regular basis.
1620
@@ -34,3 +38,23 @@ All the IPs are NAT gateways, and therefore you only need to enable specific IPs
3438
- 44.238.167.159
3539
- 44.237.63.217
3640

41+
###Codefresh IPs for managed clusters in hosted runtimes
42+
43+
- 34.207.5.18
44+
- 34.232.79.230
45+
- 44.193.43.5
46+
47+
###Define API access to IPs for clusters
48+
Clusters must be configured with API access to the authorized Codefresh IPs.
49+
If you haven't configured your clusters with the required IPs, use the links below to complete the configuration for the clusters listed:
50+
51+
[AKS (Azure Kubernetes Service)](https://docs.microsoft.com/en-us/azure/aks/api-server-authorized-ip-ranges){:target="\_blank"}
52+
53+
[EKS (Amazon Elastic Container Service)](https://aws.amazon.com/premiumsupport/knowledge-center/eks-lock-api-access-IP-addresses/){:target="\_blank"}
54+
55+
[GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"}
56+
57+
###What to read next
58+
[Hybrid runtime installation]({{site.baseurl}}/docs/runtime/installation/)
59+
[Set up a hosted runtime]({{site.baseurl}}/docs/incubation/hosted-runtime/)
60+
[Codefresh architecture]({{site.baseurl}}/docs/runtime/managed-cluster/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp