Tech | Linux | Mac | Windows |
---|---|---|---|
Docker Desktop | Linux | MAC Intel Chip MAC Apple Chip | Windows |
Kubectl | Linux | MacOS | Windows |
Helm | Linux | brew install helm |
choco install kubernetes-helm |
. .venv/bin/activate
python3 cli.py
Hello world from CLI
flask run
curl localhost:5000
Hello, World!