ruiztulio / randomapp

This is just an useless app to do some useful tests with Argo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The RandomApp

This app is used as an example for kubernetes and Argo, to explore and document the posibilities.

The app just stores some random user information in a PostgreSQL database, exposes a frontend where it shows the information and an Json API to query and add some user data.

None of the information is stored, the postgresql pod is started without any volume.

NOTE: Most of the stuff done in the woekflow and kubernetes files are way overkilled for this simple App, but the idea is to have this as a personal reference on how we can archive some activities using Argo and Kubernetes.

About

This is just an useless app to do some useful tests with Argo

License:GNU General Public License v3.0


Languages

Language:Python 92.0%Language:HTML 5.6%Language:Shell 1.8%Language:CSS 0.6%