Update deployment_k8s.md

This commit is contained in:
Alex Ellis
2017-12-01 10:20:57 +00:00
committed by GitHub
parent f26e884e7d
commit 676c34f17a

View File

@ -22,6 +22,10 @@ You can start evaluating FaaS and building functions on your laptop or on a VM (
Additional information on [setting up Kubernetes](https://kubernetes.io/docs/setup/pick-right-solution/).
We have a special guide for minikube here:
* [Getting started with OpenFaaS on minikube](https://medium.com/devopslinks/getting-started-with-openfaas-on-minikube-634502c7acdf)
### 1.1 Pick helm or YAML files for deployment
If you'd like to use helm follow the instructions in 2.0a and then come back here, otherwise follow 2.0b to use plain `kubectl`.