Understanding DNS resolution on Linux and Kubernetes
Things we readily use
There are a few types of k8s resources we use without hesitation. I’m only listing resources here that we create explicitly; most of these resources implicitly create other resources (like Pods) that I will not mention but which we of course (indirectly) use.
There are a few types of k8s resources we use without hesitation. I’m only listing resources here that we create explicitly; most of these resources implicitly create other resources (like Pods) that I will not mention but which we of course (indirectly) use.
- Deployments : Most of our pods are created through deployments. Ever
The hater’s guide to Kubernetes
A look at Meta's planetary-scale computing infrastructure, including some key lessons from its development, as the company
A look at Meta's planetary-scale computing infrastructure, including some key lessons from its development, as the company