EndpointSlice 1.22 Docs Update

* Graduate proxying gates
 * Endpoints Controller truncates endpoints to 1000 and sets
   over-capacity annotation to `truncated`
This commit is contained in:
Swetha Repakula
2021-07-01 18:19:08 -07:00
parent 87ae40d2d4
commit 1168b46021
3 changed files with 7 additions and 6 deletions
@@ -471,7 +471,7 @@ different Kubernetes components.
| `WatchBookmark` | `true` | GA | 1.17 | - |
| `WindowsEndpointSliceProxying` | `false` | Alpha | 1.19 | 1.20 |
| `WindowsEndpointSliceProxying` | `true` | Beta | 1.21 | 1.21 |
| `WindowsEndpointSliceProxying` | `true` | GA | 1.22 | - |
| `WindowsEndpointSliceProxying` | `true` | GA | 1.22| - |
| `WindowsGMSA` | `false` | Alpha | 1.14 | 1.15 |
| `WindowsGMSA` | `true` | Beta | 1.16 | 1.17 |
| `WindowsGMSA` | `true` | GA | 1.18 | - |