Explore >> Select a destination


You are here

blog.thea.codes
| | nodogmablog.bryanhogan.net
3.9 parsecs away

Travel
| | In my previous post I showed how to run a single instance of a Web API application in Kubernetes using Minikube. In this post, I will show you how to deploy the same application, but this time there will be 3 instances of the application, with a load balancer routing traffic to each of the instances.
| | 5pi.de
2.9 parsecs away

Travel
| | [AI summary] The article details the setup and management of a $15 production-grade Kubernetes cluster on DigitalOcean, focusing on high availability, TLS security, and automated deployment processes.
| | vadosware.io
3.9 parsecs away

Travel
| | How I went about setting up a HTTP application on Kubernetes, with Ingress
| | jreypo.io
14.4 parsecs away

Travel
| In the article about Kubernetes on ACS I briefly touched the topic of Kubernetes Ingress, originally I was going to made a post about Ingress however I thought it woud be better to explain the different methods to expose a Kubernetes based app and how are they implemented on Azure.