Agents

In Agents, it is possible to view the registered agents, as well as register new ones.

How to access Agents:

  1. In Kubernetes, select the Agents option:

  1. The system will display the Agents screen with the list of registered agents, allowing you to create new agents:

  1. By clicking the Create Agent button, the system will display the screen to register Kubernetes agents, where you need to provide the following information:

    • Name: Enter the agent’s name.

    • Cluster: Enter the Cluster name.

    • Namespace: Enter the agent’s Namespace.

Finally, after filling in the required information, click Save to complete the agent registration.

The system will generate the cluster installation code, within the cluster, containing:

  • A pre-built and compiled agent image,

  • The credentials the agent needs, already integrated with the authentication server, enabling communication.

Once installed in the environment, the agent status will become active, and the system will perform a recurring connection ping to verify if it remains active.

Last updated