tagline_1
  • Home
  • Archive
  • Home
  • Archive

CVE-2024-21626 container breakout on Kubernetes

2024-02-07
#kubernetes  #cve  #cloudnative  #runc  #containerd  #security 
A quick blogpost to show the danger of runc CVE-2024-21626 on Kubernetes. Most posts and POCs is saw focussed on Docker but I wanted to see how big of an issue this CVE is on cloud native systems.
Read more →

How to work with multiple Kubernetes configs easily

2024-01-26
#kubernetes  #kubeconfig  #cloudnative 
Maintaining and merging multiple kubeconfig files sucks, here is a quick post how I solved this issue. Without using external tooling, just plain kubectl.
Read more →

Reverse proxy with ingress-nginx to a non Kubernetes backend

2023-11-28
#kubernetes  #ingress-nginx  #cloudnative 
How to create a full reverse proxy just with ingress-nginx, no need for proxy containers on the cluster by using a lesser knows ExternalName type Service
Read more →
2024 - LANsible.com