File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -266,6 +266,7 @@ different Kubernetes components.
266
266
| ` EvenPodsSpread ` | ` true ` | Beta | 1.18 | 1.18 |
267
267
| ` EvenPodsSpread ` | ` true ` | GA | 1.19 | - |
268
268
| ` ExecProbeTimeout ` | ` true ` | GA | 1.20 | - |
269
+ | ` ExternalPolicyForExternalIP ` | ` true ` | GA | 1.18 | - |
269
270
| ` GCERegionalPersistentDisk ` | ` true ` | Beta | 1.10 | 1.12 |
270
271
| ` GCERegionalPersistentDisk ` | ` true ` | GA | 1.13 | - |
271
272
| ` HugePages ` | ` false ` | Alpha | 1.8 | 1.9 |
@@ -635,6 +636,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
635
636
host mounts, or containers that are privileged or using specific non-namespaced
636
637
capabilities (e.g. ` MKNODE ` , ` SYS_MODULE ` etc.). This should only be enabled
637
638
if user namespace remapping is enabled in the Docker daemon.
639
+ - ` ExternalPolicyForExternalIP ` : Fix a bug where ExternalTrafficPolicy is not applied to Service ExternalIPs.
638
640
- ` GCERegionalPersistentDisk ` : Enable the regional PD feature on GCE.
639
641
- ` GenericEphemeralVolume ` : Enables ephemeral, inline volumes that support all features
640
642
of normal volumes (can be provided by third-party storage vendors, storage capacity tracking,
You can’t perform that action at this time.
0 commit comments