Chapter 5. Installing Knative

Before you can begin using Knative to build and host workloads, you need to install it. You should also run a few commands to validate that it’s up and working as expected. This chapter walks through the necessary steps for installing and validating Knative from a Mac or Linux shell.

Standing Up a Knative Cluster

To start with, you’ll need a Kubernetes cluster. Knative requires Kubernetes version 1.11 or newer. You must enable the MutatingAdmissionWebhook admission controller on the cluster. For a simple start, you can use Minikube on your local machine or get a cluster up and running in the cloud.

Note

There are many options for standing up a Kubernetes cluster. Deciding which one to use ...

Get Getting Started with Knative now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.