Skip to content

Installation

Knative is a platform-agnostic solution for running serverless deployments.

Steps

  1. Log in to the cluster, click on the sidebar Helm AppsHelm Charts , enter knative in the search box at the top right, and then press the enter key to search.

    Install-1

  2. Click the knative-operator to enter the installation configuration interface. You can view the available versions and the Parameters optional items of Helm values on this interface.

    Install-2

  3. After clicking the install button, you will enter the installation configuration interface.

    Install-3

  4. Enter the name, installation tenant, and it is recommended to check Wait and Detailed Logs .

  5. In the settings below, you can tick Serving and enter the installation tenant of the Knative Serving component, which will deploy the Knative Serving component after installation. This component is managed by the Knative Operator.

Comments