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.
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.