docs/install
Mustafa Demirhan 41de065e32 Update monitoring installation instructions to take easy install steps in mind (#109)
* Update monitoring installation instructions to take easy install steps in mind.

* Documentation fixes.
2018-07-11 15:11:34 -07:00
..
Knative-with-GKE.md Update Knative-with-GKE.md 2018-07-11 12:27:45 -07:00
Knative-with-Minikube.md Adds Getting Started Deployment Guide, updates to GKE and Minikube installs (#89) 2018-07-10 14:33:33 -07:00
README.md Update monitoring installation instructions to take easy install steps in mind (#109) 2018-07-11 15:11:34 -07:00
getting-started-knative-app.md Update getting-started-knative-app.md 2018-07-11 15:06:05 -07:00

README.md

Installing Knative

Follow this guide to install Knative components on a platform of your choice.

Choosing a Kubernetes cluster

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.

Installing Knative

Follow these step-by-step guides for setting up Kubernetes and installing Knative components on the following platforms:

Configuring Knative Serving

After your Knative installation is running, you can set up a custom domain with a static IP address to be able to use Knative for publicly available services:

Deploying an app

Now you're ready to deploy an app: