We use analytics and cookies to understand site traffic. Information about your use of our site is shared with Google for that purpose. Learn more.
This version of the documentation is no longer actively maintained. The site that you are
currently viewing is an archived snapshot.
For up-to-date documentation, see the latest version.
Installing Knative
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.
Next steps
- Install the Knative CLI to use
kn
commands.