Installing an agent in a Kubernetes cluster

An agent is a light-weight software program that automates deployments. Agents facilitate rapid feedback and continuous delivery in agile development environments while providing the audit trails, versioning, and approvals needed in production.

Before you begin

Ensure that you complete the following prerequisite tasks:
  • Set up a working Kubernetes cluster.
  • Create a project/namespace where the HCL Launch agent will run.

For more information, refer to the README topic below.

About this task

You can install a containerized version of the HCL Launchagent in aKubernetes cluster by using a Helm chart.

To install using a Helm chart, see README for Helm charts.