Slide 20
Slide 20 text
Knative Functions
Working with the func CLI
@salaboy @vitalethomas
func create
‣Initialize project
‣Polyglot support
‣Java, Go, Python
1
func build
‣Build and containerize
‣Use Buildpacks
‣No Docker
fi
le
2
func deploy
‣Run on Kubernetes
‣Knative deployment
‣No YAML
3