From fb93f7e89beb0eb44a27c32b0e2b78e278c03e66 Mon Sep 17 00:00:00 2001 From: George Harley Date: Fri, 7 Dec 2018 22:49:27 +0000 Subject: [PATCH] Add PKS information to configuring outbound access setup (#640) * This is connected to #639 --- serving/outbound-network-access.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/serving/outbound-network-access.md b/serving/outbound-network-access.md index af4ca0168..a6864e927 100644 --- a/serving/outbound-network-access.md +++ b/serving/outbound-network-access.md @@ -25,6 +25,8 @@ The scope varies depending on your platform: - For IBM Cloud Kubernetes Service use `172.30.0.0/16,172.20.0.0/16,10.10.10.0/24` - For Azure Container Service (ACS) use `10.244.0.0/16,10.240.0.0/16` +- For Pivotal Container Service (PKS) on GCP use + `10.200.0.0/16,10.100.200.0/24` - For Minikube use `10.0.0.1/24` ## Setting the IP scope