News

# Install minikube and funktion, if necessary $ minikube start $ funktion install platform # Install the Python runtime $ eval $ (minikube docker-env) $ docker build -t funktion/python-env . $ kubectl ...