mirror of https://github.com/knative/func.git
Change Knaive (lol) to Knative (#981)
Signed-off-by: Bryan Tong <tongb@vmware.com>
This commit is contained in:
parent
5af934be8d
commit
23a040d063
|
|
@ -1,5 +1,5 @@
|
||||||
# Function Developer's Guide
|
# Function Developer's Guide
|
||||||
Here you will find links to getting started guides, reference documents and other information important to know as a Knaive Function developer.
|
Here you will find links to getting started guides, reference documents and other information important to know as a Knative Function developer.
|
||||||
|
|
||||||
## Prerequisites and Installation
|
## Prerequisites and Installation
|
||||||
Before learning to develop Functions, you should have the client [installed](../installing_cli.md) and a configured [Kubernetes cluster](../getting_started_kubernetes.md) with Knative installed.
|
Before learning to develop Functions, you should have the client [installed](../installing_cli.md) and a configured [Kubernetes cluster](../getting_started_kubernetes.md) with Knative installed.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue