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