This super short supplement will be about starting out your application and putting it into container, so that we can deploy something into our kubernetes cluster.

First steps

So for this ‘app’ we are going to create small flask app and add some endpoints to it. To get started