Skip to content

Commit 6656360

Browse files
committed
Fix link description
1 parent 89d207a commit 6656360

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

keps/sig-cli/3805-ssa-default/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,11 @@ For maintainers:
102102
mechanisms. Removing the feature can greatly reduce the complexity of
103103
kubectl
104104
- Removes some ugly server-side code meant to deal with transition from
105-
client-side apply to server-side apply (see
106-
https://kubernetes.io/blog/2022/10/20/advanced-server-side-apply/)
105+
client-side apply to server-side apply
106+
107+
A lot of the benefits of using server-side apply has already been
108+
discussed in blog-posts, see
109+
https://kubernetes.io/blog/2022/10/20/advanced-server-side-apply/.
107110

108111
### Goals
109112

0 commit comments

Comments
 (0)