Mario Fernandez

  • About
  • Talks
  • Blog
  • Tags

Be a good Kubernetes citizen and use Pod Disruption Budgets

2021/02/18KubernetesOperationsDevOpsTerraform
Pod Disruption Budgets offer a way to protect the uptime of an application in Kubernetes during node maintenance, in a decoupled fashion

So, what does the NGINX ingress controller actually do?

2021/01/30KubernetesIngressNGINX
If you run a lot of applications in a Kubernetes cluster, you probably use an Ingress controller. Let's dive into how it actually works