Skip to content

Commit f1d938c

Browse files
committed
fix:Reference of Blog in Nodes
1 parent 59c0879 commit f1d938c

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Containers configured in this manner will not have access to swap memory.
566566
Swap is supported only with **cgroup v2**, cgroup v1 is not supported.
567567

568568
For more information, and to assist with testing and provide feedback, please
569-
see the blog-post about [Kubernetes 1.28: NodeSwap graduates to Beta1](/blog/2023/07/18/swap-beta1-1.28-2023/),
569+
see the blog-post about [Kubernetes 1.28: NodeSwap graduates to Beta1](/blog/2023/08/24/swap-linux-beta/),
570570
[KEP-2400](https://github.com/kubernetes/enhancements/issues/4128) and its
571571
[design proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2400-node-swap/README.md).
572572

0 commit comments

Comments
 (0)