mirror of https://github.com/knative/docs.git
|
||
---|---|---|
.. | ||
Knative-with-GKE.md | ||
Knative-with-Minikube.md | ||
README.md | ||
getting-started-knative-app.md |
README.md
Knative Install
To get started with Knative, you need a Kubernetes cluster. If you aren't sure what Kubernetes platform is right for you, see Picking the Right Solution. We provide information for installing Knative on Google Kubernetes Engine and Minikube clusters.
Install guides
There are step-by-step guides for setting up Kubernetes and installing Knative components on the following platforms:
Deploying an app
Once you have Knative installed on your Kubernetes cluster, you're ready to deploy an app.
You have two options:
-
You can follow the step-by-step Getting Started with Knative App Deployment guide.
-
You can view the available sample apps and deploy one of your choosing.