VK Cloud logo

Cert-manager

Preparatory steps

  1. Review the system requirements of the add-on to make sure you have enough resources to install it.
  2. (Optional) Perform manual scaling of worker node groups or set up automatic scaling.

Installing add-on

Several installation options are available for the add-on.

  1. Install the add-on:

    1. Go to VK Cloud management console.

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

    3. Go to ContainersKubernetes clusters.

    4. Click on the name of the required cluster.

    5. Go to Addons tab.

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

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

    8. Select the necessary add-on 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 add-on will be installed;

      • add-on settings code.

    11. Click the Install addon button.

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

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

Editing add-on settings code during installation

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

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

After editing the add-on code continue installing the add-on.