mirror of https://github.com/crossplane/docs.git
parent
7ff74de641
commit
c73dc6f7d0
|
@ -594,7 +594,7 @@ next time it's called, Crossplane deletes the composed resource.
|
||||||
|
|
||||||
{{<hint "tip">}}
|
{{<hint "tip">}}
|
||||||
Crossplane uses
|
Crossplane uses
|
||||||
[server side apply](https://kubernetes.io/docs/reference/using-api/apply/)
|
[server side apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/)
|
||||||
to apply the desired state returned by a function pipeline. In server side apply
|
to apply the desired state returned by a function pipeline. In server side apply
|
||||||
terminology, the desired state is a _fully specified intent_.
|
terminology, the desired state is a _fully specified intent_.
|
||||||
{{</hint>}}
|
{{</hint>}}
|
||||||
|
|
Loading…
Reference in New Issue