Type something to search...

Kubernetes

Secure AWS Access for Self-Managed Kubernetes: Implementing IRSA Without EKS

Secure AWS Access for Self-Managed Kubernetes: Implementing IRSA Without EKS

If you're running self-managed Kubernetes clusters (like Talos, kubeadm, k3s, or RKE2) on AWS, you've likely faced a critical security challenge: **How do you give your pods secure access to AWS servi

Read More
The Cloud Native Citizen: A Pattern Language for Kubernetes

The Cloud Native Citizen: A Pattern Language for Kubernetes

Just putting an application into a container doesn't automatically make it cloud native. To truly leverage the power of platforms like Kubernetes, our applications need to adhere to specific contracts

Read More