You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<fontsize="4">**2 Bad conditions before optimization using the "advertise-cluster-subnet" parameter**</font><br>
75
+
<fontsize="4">**2 Bad conditions before optimization using the "advertise-service-cluster-ip-range" parameter**</font><br>
76
76
77
77
<fontsize="3">**2.1 A Brief Introduction to Bad Conditions**</font><br>
78
78
@@ -1348,11 +1348,11 @@ Although in the actual production environment, because of the number of interfac
1348
1348
1349
1349
<br>
1350
1350
<br>
1351
-
<fontsize="4">**3 Adjusting "advertise-cluster-subnet" parameters to optimize network routing**</font><br>
1351
+
<fontsize="4">**3 Adjusting "advertise-service-cluster-ip-range" parameters to optimize network routing**</font><br>
1352
1352
1353
-
<fontsize="3">**3.1 How to set "advertise-cluster-subnet" parameter correctly**</font><br>
1353
+
<fontsize="3">**3.1 How to set "advertise-service-cluster-ip-range" parameter correctly**</font><br>
1354
1354
1355
-
You need to set both "--advertise-cluster-IP=true" and "--advertise-cluster-subnet=subnet" parameters.Let k8s node only notify k8s service aggregate routes to the upstream routers, reducing the service routing entries of the upstream routers.Please continue reading the following.
1355
+
You need to set both "--advertise-cluster-IP=true" and "--advertise-service-cluster-ip-range=subnet" parameters.Let k8s node only notify k8s service aggregate routes to the upstream routers, reducing the service routing entries of the upstream routers.Please continue reading the following.
1356
1356
1357
1357
1358
1358
@@ -1371,7 +1371,7 @@ You can set the following parameters in the white font section:
@@ -1580,7 +1580,7 @@ In this way, your kubernetes cluster network can support a larger network concur
1580
1580
<br>
1581
1581
<br>
1582
1582
<fontsize="4">**4 YAML source files used in this document**</font><br>
1583
-
For the YAML source files used in this document, please click on <ahref="../daemonset/kube-router-daemonset-advertise-cluster-subnet.yaml">this link</a> to view them.
1583
+
For the YAML source files used in this document, please click on <ahref="../daemonset/kube-router-daemonset-advertise-service-cluster-ip-range.yaml">this link</a> to view them.
0 commit comments