File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
keps/sig-node/2400-node-swap Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1171,9 +1171,9 @@ nodes that do not use swap memory.
1171
1171
- ** 2017-10-06:** Discussed in [ #53533 ] ( https://github.com/kubernetes/kubernetes/issues/53533 ) .
1172
1172
- ** 2021-01-05:** Initial design discussion document for swap support and use cases.
1173
1173
- ** 2021-04-05:** Alpha KEP drafted for initial node-level swap support and implementation (KEP-2400).
1174
- - ** 2021-08-09:** New in Kubernetes v1.22: alpha support for using swap memory: https://kubernetes.io/blog/2021/08/09/run-nodes-with-swap-alpha/
1175
- - ** 2023-04-17:** KEP update for beta1 [ #3957 ] ( https://github.com/kubernetes/enhancements/pull/3957 )
1176
- - ** 2023-08-15:** Beta1 released in kubernetes 1.28 2023-08-15
1174
+ - ** 2021-08-09:** New in Kubernetes v1.22: alpha support for using swap memory: https://kubernetes.io/blog/2021/08/09/run-nodes-with-swap-alpha/ .
1175
+ - ** 2023-04-17:** KEP update for beta1 [ #3957 ] ( https://github.com/kubernetes/enhancements/pull/3957 ) .
1176
+ - ** 2023-08-15:** Beta1 released in kubernetes 1.28
1177
1177
- ** 2024-01-12:** Updates to Beta2 KEP.
1178
1178
1179
1179
## Drawbacks
You can’t perform that action at this time.
0 commit comments