Anakin: The network is flat
Padme: so things talk directly to each other right?
Padme: so things talk directly to each other right?...
arianvp@functional.cafe
@arianvp@functional.cafe
Posts
-
Kubernetes making the amazing decision of "the network is flat" but then building a service VIP layer that lives in a totally different subnet so it still ended up with millions of lines of SNAT and DNAT crimes must be the biggest self-own of the century. -
Kubernetes making the amazing decision of "the network is flat" but then building a service VIP layer that lives in a totally different subnet so it still ended up with millions of lines of SNAT and DNAT crimes must be the biggest self-own of the century.Like Kubernetes is actually good if you don't use ClusterIPs and have your apps just call the EndpointSlices API. It's gorgeous. Nobody does this though.
-
Kubernetes making the amazing decision of "the network is flat" but then building a service VIP layer that lives in a totally different subnet so it still ended up with millions of lines of SNAT and DNAT crimes must be the biggest self-own of the century.Kubernetes making the amazing decision of "the network is flat" but then building a service VIP layer that lives in a totally different subnet so it still ended up with millions of lines of SNAT and DNAT crimes must be the biggest self-own of the century. Did anybody ever Post mortem why the fuck that happened?