From 7c5b340ec9c12e47163e0866f355a9160ec474eb Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Thu, 4 Jul 2024 09:03:00 +0300 Subject: [PATCH 1/3] test --- _docs/administration/platform-ip-addresses.md | 31 ++++++++++--------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/_docs/administration/platform-ip-addresses.md b/_docs/administration/platform-ip-addresses.md index c1b3a9317..193d46b89 100644 --- a/_docs/administration/platform-ip-addresses.md +++ b/_docs/administration/platform-ip-addresses.md @@ -5,10 +5,11 @@ group: administration toc: true --- -Access to Kubernetes clusters behind strict firewalls not accessible from the public internet is governed through authorized IP addresses. -Codefresh provides a list of IP addresses to be configured on clusters to allow access to them. +# Test do not merge! +Access to Kubernetes clusters behind strict firewalls not accessible from the public internet is governed through authorized IP addresses. +Codefresh provides a list of IP addresses to be configured on clusters to allow access to them. -You can register multiple external clusters to the Codefresh Runner and GitOps Runtimes. All Runtimes require Codefresh platform IPs to be configured on the clusters. +You can register multiple external clusters to the Codefresh Runner and GitOps Runtimes. All Runtimes require Codefresh platform IPs to be configured on the clusters. In addition, managed clusters registered to Hosted GitOps Runtimes must be configured with a set of specific IP addresses to authorize access. @@ -17,7 +18,7 @@ In addition, managed clusters registered to Hosted GitOps Runtimes must be confi All the IPs are NAT gateways, and need to enable specific IPs instead of ranges. {{site.data.callout.callout_warning}} -**IMPORTANT** +**IMPORTANT** If you do use these IPs, we **strongly recommend** that you monitor this page on a regular basis. {{site.data.callout.end}} @@ -52,14 +53,14 @@ If you do use these IPs, we **strongly recommend** that you monitor this page on - 52.72.0.154 - 52.73.76.60 - 54.86.228.102 -- 54.160.88.80 +- 54.160.88.80 - 54.221.236.3 - 54.235.42.99 - 72.44.39.224 ->**NOTE** +>**NOTE** We have a [plain text version of the IP addresses]({{site.baseurl}}/docs/administration/cf-ip4.txt). Recommended for monitoring changes. - + ## Codefresh IPs for Hosted GitOps Runtimes - 18.204.66.119 @@ -73,14 +74,14 @@ We have a [plain text version of the IP addresses]({{site.baseurl}}/docs/adminis - 72.44.39.224 ## API access to IPs for clusters -Clusters must be configured with API access to the authorized Codefresh IPs. +Clusters must be configured with API access to the authorized Codefresh IPs. If you haven't configured your clusters with the required IPs, use the links below to complete the configuration for the clusters listed: -* [AKS (Azure Kubernetes Service)](https://docs.microsoft.com/en-us/azure/aks/api-server-authorized-ip-ranges){:target="\_blank"} -* [EKS (Amazon Elastic Container Service)](https://aws.amazon.com/premiumsupport/knowledge-center/eks-lock-api-access-IP-addresses/){:target="\_blank"} -* [GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"} +* [AKS (Azure Kubernetes Service)](https://docs.microsoft.com/en-us/azure/aks/api-server-authorized-ip-ranges){:target="\_blank"} +* [EKS (Amazon Elastic Container Service)](https://aws.amazon.com/premiumsupport/knowledge-center/eks-lock-api-access-IP-addresses/){:target="\_blank"} +* [GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"} ## Related articles -[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/) -[Set up a Hosted GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/) -[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/) -[Codefresh platform architecture]({{site.baseurl}}/docs/installation/installation-options/) +[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/) +[Set up a Hosted GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/) +[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/) +[Codefresh platform architecture]({{site.baseurl}}/docs/installation/installation-options/) From 16b51a117dcf61e9dcd05fb726d80598e43d3aa3 Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Thu, 4 Jul 2024 09:03:50 +0300 Subject: [PATCH 2/3] trigger From 4152e3e847d03ceb892a2f7bcee471664a9c2887 Mon Sep 17 00:00:00 2001 From: Ilia Medvedev Date: Thu, 4 Jul 2024 09:12:13 +0300 Subject: [PATCH 3/3] trigger