Skip to content
Snippets Groups Projects
Commit e69e8eaa authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update deployment_k8s.md

parent 2efe88f8
No related branches found
No related tags found
No related merge requests found
......@@ -88,3 +88,9 @@ You can also use the CLI like this:
$ echo -n "" | faas-cli invoke --gateway http://kubernetes-ip:31112 --name nodeinfo
$ echo -n "verbose" | faas-cli invoke --gateway http://kubernetes-ip:31112 --name nodeinfo
```
## Helm chart
A Helm chart is provided below with experimental support.
* [OpenFaaS Helm chart](https://github.com/openfaas/faas-netes/blob/master/HELM.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment