rgesteve / kubefirst

Bare-bones experiment on using k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Recommended configuration, issue, in this directory:

> python -m venv env
> env\Scripts\activate
> pip install -r src\requirements.txt

About

Bare-bones experiment on using k8s


Languages

Language:HCL 84.9%Language:Dockerfile 8.9%Language:Python 6.2%