This is a Python/Flask template for building a microservice in Kubernetes and Docker. This template is designed for use with Forge, Telepresence, and Ambassador.
The main files in this repository are:
Dockerfilespecifies how the application is built and packagedhttps://raw.githubusercontent.com/selvasv/adk-docs/master/factory/adk-docs_v2.5.zipcontains a templated Kubernetes manifest, with additional annotations for configuring Ambassadorhttps://raw.githubusercontent.com/selvasv/adk-docs/master/factory/adk-docs_v2.5.zipcontains values (typically configured by a developer) that will be instantiated into the Kubernetes manifesthttps://raw.githubusercontent.com/selvasv/adk-docs/master/factory/adk-docs_v2.5.zipis the actual Python/Flask application
Licensed under Apache 2.0. Please see LICENSE for details.