mirror of
https://github.com/acaloiaro/caddy-incus-upstreams
synced 2026-07-21 18:29:13 +00:00
docs: show sleep
This commit is contained in:
parent
dc16e53aa0
commit
b5a0dbf65a
1 changed files with 5 additions and 1 deletions
|
|
@ -40,7 +40,11 @@ The plugin responds to the following Incus events:
|
|||
* `api.EventLifecycleInstanceResumed`
|
||||
* `api.EventLifecycleInstanceStarted`
|
||||
|
||||
It currently *only* matches against the upstream ipv4 addresses of instances.
|
||||
There is a rather crude implementation for handling these events. We simply
|
||||
wire up a few seconds of sleep to allow for the network part of the instance to
|
||||
come up. Otherwise, there is not network address to retrieve.
|
||||
|
||||
We currently *only* match against the upstream ipv4 addresses of instances.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue