📰 Dev.to · saiyam1814
Articles from Dev.to · saiyam1814 · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (20345)
ArXiv cs.AIDev.to AIForbes InnovationDev.to · FORUM WEBMedium · AIMedium · Programming

Dev.to · saiyam1814
4h ago
A Kubeconfig for GKE That Doesn't Need gcloud
When you run gcloud container clusters get-credentials, the kubeconfig it writes looks innocent —...

Dev.to · saiyam1814
4h ago
The Ingress NGINX Migration Just Got Easier: 119 Annotations, 3 Targets, Impact Ratings
A few months ago, I built ing-switch and wrote about it on kubesimplify. The response was incredible...

Dev.to · saiyam1814
4h ago
What Actually Happens When You Run kubectl run nginx
So you type kubectl run nginx --image nginx. One line, one pod. About a second later on a warm...

Dev.to · saiyam1814
4h ago
What Actually Happens When kube-scheduler Picks a Node (13 Stages Inside Kubernetes)
Your pod has just been written to etcd. The API server returned 201 Created. The pod exists. But...
DeepCamp AI