We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d207a commit 6656360Copy full SHA for 6656360
keps/sig-cli/3805-ssa-default/README.md
@@ -102,8 +102,11 @@ For maintainers:
102
mechanisms. Removing the feature can greatly reduce the complexity of
103
kubectl
104
- 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/)
+ client-side apply to server-side apply
+
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/.
110
111
### Goals
112
0 commit comments