Skip to content

Commit 93ec17f

Browse files
authored
Merge pull request #30235 from zwpaper/patch-1
ServerSideApply GA, drop the beta notice
2 parents 4c26929 + d7e0555 commit 93ec17f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/en/docs/reference/using-api/server-side-apply.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -508,11 +508,3 @@ sub-resources that don't receive the resource object type. If you are
508508
using Server Side Apply with such a sub-resource, the changed fields
509509
won't be tracked.
510510
{{< /caution >}}
511-
512-
## Disabling the feature
513-
514-
Server Side Apply is a beta feature, so it is enabled by default. To turn this
515-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates) off,
516-
you need to include the `--feature-gates ServerSideApply=false` flag when
517-
starting `kube-apiserver`. If you have multiple `kube-apiserver` replicas, all
518-
should have the same flag setting.

0 commit comments

Comments
 (0)