mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
Update deployment_k8s.md
This commit is contained in:
parent
2efe88f86e
commit
e69e8eaa3b
@ -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 "" | faas-cli invoke --gateway http://kubernetes-ip:31112 --name nodeinfo
|
||||||
$ echo -n "verbose" | 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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user