Explore >> Select a destination


You are here

vadosware.io
| | martinheinz.dev
2.5 parsecs away

Travel
| | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...
| | jreypo.io
1.5 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.
| | juffalow.com
1.4 parsecs away

Travel
| | Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.
| | mbuffett.com
11.1 parsecs away

Travel
| There's no shortage of posts like "Let's use Kubernetes!" Now you have 8 problems, or Do I Really Need Kubernetes?, which tend to argue that unless you're orchestrating 1000 containers, you're good without Kubernetes. Also, I thought this tweet was hilarious: So... Hi, I'm the guy using Kubernetes for my blog and small side projects, here's why I love it (to the extent one can love a deploy tool). "You don't need all that complexity" Undoubtedly, Kubernetes is doing a lot under the hood. But as an end-user, I'm not exposed to that complexity. After spending a couple hours learning the key concepts through the official tutorial, it really is very easy to use day-to-day.