From 8aab9217fe1a857348902502fb2689bad7359c28 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 31 Mar 2025 17:13:30 +0200 Subject: [PATCH] docs(day-1): Q&A --- content/day-1/06_scaling-pdbs.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/day-1/06_scaling-pdbs.md b/content/day-1/06_scaling-pdbs.md index f4cd3c7..0c83391 100644 --- a/content/day-1/06_scaling-pdbs.md +++ b/content/day-1/06_scaling-pdbs.md @@ -48,4 +48,11 @@ TODO: Steal diagram from slides ## Demo -Pretty interesting, watch the video to find out \ No newline at end of file +Pretty interesting, watch the video to find out + + +## Q&A + +- Do you need a flat network: No just expose the tcp lb +- Did you think about using etcd to implement the leases instead of objects: They use managed hostplanes and dont want another etcd +- Have you tried to commit upstream: Nope, pretty much not an option thanks to the managed control-plane not being able to set apropriate flags \ No newline at end of file