jorgealves / k8s-101

A simple way to work with your app o k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-101

A simple way to work with your app on k8s

istio - container all config necessary to deploy simpleapp with istio

k8s - simple k8s objects to demonstrate how simply k8s works

kind - how to deploy a cluster with dashboard using kind

minikube - if you prefer virtualization like virtualbox to deploy a k8s cluster, here you have the scripts to start with minikube

src - the source code of a flask app for k8s demonstration

I recomend use homebrew if you are on a Mac, or the equivalent for linux or WSL on Windows linuxbrew so it can make easier to install your packages on your system without too much headaches!!!

About

A simple way to work with your app o k8s

License:Apache License 2.0


Languages

Language:Shell 54.5%Language:Python 37.3%Language:Dockerfile 4.1%Language:Makefile 2.3%Language:HTML 1.8%