mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Apply suggestions from code review
Co-authored-by: Daniel Smith <dbsmith@google.com>
This commit is contained in:
parent
f94391789f
commit
5d461adb3b
@ -104,7 +104,7 @@ representation to be changed to support additional features in the future.
|
||||
|
||||
Controller Support
|
||||
|
||||
The new client-go support makes it much easier to use Server-side Apply in controllers.
|
||||
The new client-go support makes it much easier to use Server-side Apply in controllers, by either of two mechanisms.
|
||||
|
||||
When authoring new controllers to use Server-side Apply, a good approach is to have the controller
|
||||
recreate the apply configuration for an object each time it reconciles that object. This ensures
|
||||
|
Loading…
Reference in New Issue
Block a user