feat: add ubernetes like example

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-09 10:14:41 +01:00
parent 01f7bc9c83
commit f0d2180c4b
5 changed files with 346 additions and 47 deletions

View File

@@ -15,3 +15,5 @@ tracing-subscriber.workspace = true
tracing.workspace = true
rand.workspace = true
uuid.workspace = true
noprocess.workspace = true
tokio-util = { version = "0.7", features = ["rt"] }