docs/install
Nghia Tran 829017db41 Update docs to require `kubectl` version later than v1.10. (#118)
* Update docs to require `kubectl` version later than v1.10.

See https://github.com/knative/serving/issues/1500 for cases where
older `kubectl` fails to install Knative.

* Update based on PR feedbacks.
2018-07-17 18:25:31 -07:00
..
Knative-with-GKE.md Update docs to require `kubectl` version later than v1.10. (#118) 2018-07-17 18:25:31 -07:00
Knative-with-IKS.md Update Knative-with-IKS.md (#157) 2018-07-17 13:11:31 -07:00
Knative-with-Minikube.md Update docs to require `kubectl` version later than v1.10. (#118) 2018-07-17 18:25:31 -07:00
README.md Update README.md (#156) 2018-07-17 13:04:31 -07:00
getting-started-knative-app.md Wording fix 2018-07-12 14:00:30 -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 which 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:

Deploying an app

Now you're ready to deploy an app:

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 and set up an Istio IP range for outbound network access: