Skip to content

Commit 1a3edcd

Browse files
committed
update history
1 parent 1ceadac commit 1a3edcd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/sig-node/2400-node-swap/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,9 +1171,9 @@ nodes that do not use swap memory.
11711171
- **2017-10-06:** Discussed in [#53533](https://github.com/kubernetes/kubernetes/issues/53533).
11721172
- **2021-01-05:** Initial design discussion document for swap support and use cases.
11731173
- **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
11771177
- **2024-01-12:** Updates to Beta2 KEP.
11781178

11791179
## Drawbacks

0 commit comments

Comments
 (0)