From b89f9f96ca0837d250d40a895672f3dc49cc09e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AF=8C=E8=B4=B5?= <41519383+VioZhang@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:36:46 +0800 Subject: [PATCH] Delete the description of the static ip supporting of the deploy. We have not supported it. issue: https://github.com/kubesphere/kubesphere/issues/3058 --- content/zh/docs/v3.3/release/release-v310.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/zh/docs/v3.3/release/release-v310.md b/content/zh/docs/v3.3/release/release-v310.md index 61553249b..a1e149413 100644 --- a/content/zh/docs/v3.3/release/release-v310.md +++ b/content/zh/docs/v3.3/release/release-v310.md @@ -54,7 +54,6 @@ weight: 18200 - 新增支持 Kube-OVN 插件 - 支持 Calico IP 池管理 [#3057](https://github.com/kubesphere/kubesphere/issues/3057) -- 支持为 Deployment 指定静态 IP [#3058](https://github.com/kubesphere/kubesphere/issues/3058) - 支持网络可视化 [#3061](https://github.com/kubesphere/kubesphere/issues/3061) [#583](https://github.com/kubesphere/kubesphere/issues/583) ### 可观测性