A quick glance at the Kubernetes Gateway API
In one of my recent blog posts, I described several ways to access Kubernetes pods. One can access a pod through its IP, but pods are naturally transient. The nominal way is to configure a Service: its IP is stable, and Kubernetes' job is to keep the...
apisix.hashnode.dev6 min read