Explore >> Select a destination


You are here

vadosware.io
| | www.architect.io
9.2 parsecs away

Travel
| | Learn to build a Go service and deploy it to a Kubernetes cluster in AWS
| | mbuffett.com
8.7 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.
| | heltweg.org
9.1 parsecs away

Travel
| | Deploy an app into your personal cloud
| | shyamjos.com
50.2 parsecs away

Travel
| Kubernetes provides container lifecycle hook framework to run code triggered by events during their management lifecycle called PostStart and PreStop hooks