Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 340 Bytes

SampleFlaskAppForTesting

Python Flask App for K8s Native Deployment

Introduction

Light Web Based Application written in Python Flask Libraries. The App Uses Redis cache for caching. The repo will have samples of following deployment -

  1. Docker Compose
  2. Kubernetes Plain YAML based Deployment
  3. Using Kustomize
  4. Using Helm