VK Cloud logo
Updated at April 15, 2024   08:50 AM

Cert-manager

Installing the addon

Several installation options are available for the addon.

Take into account the total maximum system requirements of addons that will be placed on groups of worker nodes. If necessary, perform manual scaling for groups of worker nodes or configure automatic scaling before install.

  1. Install the addon:

    1. Go to VK Cloud personal account.

    2. Select project, where the cluster will be placed.

    3. Go to ContainersKubernetes clusters.

    4. Click on the name of the desired cluster.

    5. Go to Addons tab.

    6. If there are already installed addons in the cluster, click on the Add addon button.

    7. Click the Install button on the cert-manager addon card.

    8. Select the necessary addon version from the drop-down list.

    9. Click the Install addon button.

    10. Edit if necessary:

      • selected version;

      • application name;

      • the name of the namespace where the addon will be installed;

      • addon settings code.

    11. Click the Install addon button.

      The installation of the addon in the cluster will begin. This process can take a long time.

  2. Verify that the addon is installed correctly by issuing a test self-signed certificate.

Editing the addon setup code during installation

Editing the addon code is applicable for standard installation and installation on dedicated worker nodes.

The full addon setup code along with the description of the fields is available on GitHub.

After editing the addon code continue installing the addon.