Skip to content

Commit 7ebb6ad

Browse files
committed
Update heading for K8s guide
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
1 parent ba971cb commit 7ebb6ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deployment/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Deployment guide for Kubernetes
22

3-
This guide is for deployment to a vanilla Kubernetes 1.8 or 1.9 cluster running on Linux hosts. It is not a hand-book, please see the set of guides and blogs posts available at [openfaas/guide](https://github.com/openfaas/faas/tree/master/guide).
4-
53
OpenFaaS is Kubernetes-native and uses *Deployments*, *Services* and *Secrets*. For more detail check out the ["faas-netes" repository](https://github.com/openfaas/faas-netes).
64

5+
Use this guide to deploy OpenFaaS to a vanilla Kubernetes distribution running Kubernetes version 1.8, 1.9 or 1.10.
6+
77
## Build a cluster
88

99
You can start evaluating FaaS and building functions on your laptop or on a VM (cloud or on-prem).

0 commit comments

Comments
 (0)