Installing Knative
Tip
You can install a local distribution of Knative for development use by following the Getting started guide.
You can install the Serving component, Eventing component, or both on your cluster by using one of the following deployment options:
- Using a YAML-based installation:
- Using the Knative Operator.
- Following the documentation for vendor managed Knative offerings.
You can also upgrade an existing Knative installation.
Note
Knative installation instructions assume you are running Mac or Linux with a bash shell.