docs/install
Thomas Risberg 6dd232971d Update Minikube intructions (#161)
* Update Minikube intructions

- remove `DenyEscalatingExec`, it's not included in the Istio installation docs - https://istio.io/docs/setup/kubernetes/quick-start/#minikube and it prevents us from execing into running containers when sidecar injection is enabled

- add command for changing `LoadBalancer` to `NodePort` for the `knative-ingress` service

- update Kubernetes version to 1.10.5

- add note about looking up the IP address to use for accessing sample apps

* Update wording
2018-07-17 14:23:31 -07:00
..
Knative-with-GKE.md Updates based on feedback in Jeffrey's friction log (#123) 2018-07-13 15:13:35 -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 Minikube intructions (#161) 2018-07-17 14:23: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: