/hello

Hello World, Kubernetes, and Helm

Primary LanguageMakefileApache License 2.0Apache-2.0

hello service

This service was part of a presentation I gave at the 2nd Dresden Cloud Native & Kubernetes Meetup. It is just a little hello world service, that greets the consumer of the REST API with a friendly string. The point was to give a basic overview about the fundamental building blocks needed to deploy applications to Kubernetes.

This project contains all source code needed to deploy this simple service to Kubernetes. It supports the deployment with helm in three stages.

Slides can be found here: https://github.com/CloudNativeDD/meetup/blob/master/slides/2018-18-01/application-deployment-with-kubernetes.pdf