This commit is contained in:
Michiel Borkent 2020-05-26 16:16:33 +02:00
parent 3859600a74
commit cf9babc080

View file

@ -351,7 +351,7 @@ nil
When your pod exposes multiple namespaces that can be used independently from When your pod exposes multiple namespaces that can be used independently from
each other, consider implementing the `load-ns` op which allows the pod client each other, consider implementing the `load-ns` op which allows the pod client
to load the namespace and process the client side code when it is loaded using to load the namespace and process the client side code when it is loaded using
`require`. This will speed up the initial setup of the pod using `load-pod`. `require`. This will speed up the initial setup of the pod in `load-pod`.
In `describe` the pod will mark the namespaces as deferred: In `describe` the pod will mark the namespaces as deferred: