Skip to content

Commit fe133b5

Browse files
authored
Merge pull request #27523 from yahaa/fix-feature-gates-docs
fix feature-gates-docs err
2 parents ce8b182 + 9905824 commit fe133b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/zh/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,17 +388,14 @@ different Kubernetes components.
388388
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
389389
| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
390390
| `SupportIPVSProxyMode` | `true` | GA | 1.11 | - |
391-
<<<<<<< HEAD
392391
| `Sysctls` | `true` | Beta | 1.11 | 1.20 |
393392
| `Sysctls` | `true` | GA | 1.21 | |
394-
=======
395393
| `SupportNodePidsLimit` | `false` | Alpha | 1.14 | 1.14 |
396394
| `SupportNodePidsLimit` | `true` | Beta | 1.15 | 1.19 |
397395
| `SupportNodePidsLimit` | `true` | GA | 1.20 | - |
398396
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
399397
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | 1.19 |
400398
| `SupportPodPidsLimit` | `true` | GA | 1.20 | - |
401-
>>>>>>> upstream/master
402399
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
403400
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
404401
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |

0 commit comments

Comments
 (0)