/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

navendu.me
| | api7.ai
0.3 parsecs away

Travel
| | The Kubernetes API was recently made generally available. Does that mean you should switch away from the Ingress API?
| | www.paulsblog.dev
2.1 parsecs away

Travel
| | Use Traefik Ingress Controller as Proxy in Kubernetes (k8s) to provide load balancing, name-based virtual hosting, and SSL termination
| | blog.oddbit.com
1.6 parsecs away

Travel
| | In this post, we take a look at how to apply custom Nginx configuration directives when you're using the NGINX Gateway Fabric. What's the NGINX Gateway Fabric? The NGINX Gateway Fabric is an implementation of the Kubernetes Gateway API. What's the Gateway API? The Gateway API is an evolution of the Ingress API; it aims to provide a flexible mechanism for managing north/south network traffic (that is, traffic entering or exiting your Kubernetes cluster), with additional work to support east/west traffic (traffic between pods in your cluster).
| | vadosware.io
11.6 parsecs away

Travel
| I upgraded my tiny cluster from kubernetes v1.13.0 to 1.15.0, and only briefly visited a single pitfall.