From 585fd0aeb78ccf9d495f9cda329d711f1d394899 Mon Sep 17 00:00:00 2001 From: Jack Lin Date: Mon, 17 Jul 2023 14:30:34 +0800 Subject: [PATCH] fix(network): update webhook and recovery network reference Signed-off-by: Jack Lin --- content/docs/1.5.0/references/networking.md | 22 ++++----------------- content/docs/1.5.1/references/networking.md | 21 +++----------------- content/docs/1.6.0/references/networking.md | 21 +++----------------- 3 files changed, 10 insertions(+), 54 deletions(-) diff --git a/content/docs/1.5.0/references/networking.md b/content/docs/1.5.0/references/networking.md index 9ff2bc93b..d90ddc941 100644 --- a/content/docs/1.5.0/references/networking.md +++ b/content/docs/1.5.0/references/networking.md @@ -25,6 +25,10 @@ From | Port | Protocol `Longhorn CSI plugin` | 9500 | TCP `Backup/Snapshot Recurring Job Pod` | 9500 | TCP `Longhorn Driver Deployer` | 9500 | TCP +`Conversion Webhook Server` | 9501 | TCP +`Admission Webhook Server` | 9502 | TCP +`Recovery Backend Server` | 9503 | TCP + #### Egress: To | Port | Protocol @@ -93,24 +97,6 @@ To | Port | Protocol `Longhorn Manager` | 9500 | TCP `Kubernetes API server` | `Kubernetes API server port` | TCP -### Conversion Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9501 | TCP - -### Admission Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9502 | TCP - -### NFS Recovery Backend Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Recovery Backend Server` | 9503 | TCP - ### Engine Image #### ingress: None diff --git a/content/docs/1.5.1/references/networking.md b/content/docs/1.5.1/references/networking.md index 9ff2bc93b..41dd55875 100644 --- a/content/docs/1.5.1/references/networking.md +++ b/content/docs/1.5.1/references/networking.md @@ -25,6 +25,9 @@ From | Port | Protocol `Longhorn CSI plugin` | 9500 | TCP `Backup/Snapshot Recurring Job Pod` | 9500 | TCP `Longhorn Driver Deployer` | 9500 | TCP +`Conversion Webhook Server` | 9501 | TCP +`Admission Webhook Server` | 9502 | TCP +`Recovery Backend Server` | 9503 | TCP #### Egress: To | Port | Protocol @@ -93,24 +96,6 @@ To | Port | Protocol `Longhorn Manager` | 9500 | TCP `Kubernetes API server` | `Kubernetes API server port` | TCP -### Conversion Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9501 | TCP - -### Admission Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9502 | TCP - -### NFS Recovery Backend Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Recovery Backend Server` | 9503 | TCP - ### Engine Image #### ingress: None diff --git a/content/docs/1.6.0/references/networking.md b/content/docs/1.6.0/references/networking.md index 9ff2bc93b..41dd55875 100644 --- a/content/docs/1.6.0/references/networking.md +++ b/content/docs/1.6.0/references/networking.md @@ -25,6 +25,9 @@ From | Port | Protocol `Longhorn CSI plugin` | 9500 | TCP `Backup/Snapshot Recurring Job Pod` | 9500 | TCP `Longhorn Driver Deployer` | 9500 | TCP +`Conversion Webhook Server` | 9501 | TCP +`Admission Webhook Server` | 9502 | TCP +`Recovery Backend Server` | 9503 | TCP #### Egress: To | Port | Protocol @@ -93,24 +96,6 @@ To | Port | Protocol `Longhorn Manager` | 9500 | TCP `Kubernetes API server` | `Kubernetes API server port` | TCP -### Conversion Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9501 | TCP - -### Admission Webhook Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Webhook Server` | 9502 | TCP - -### NFS Recovery Backend Server -#### ingress: -From | Port | Protocol ---- | --- | --- -`Recovery Backend Server` | 9503 | TCP - ### Engine Image #### ingress: None