Getting Cluster Sensor Image

Before you begin, check if your cluster has access to Dockerhub.

  1. Look up the most recent tag in Docker Hub - https://hub.docker.com/r/qualys/cluster-sensor.
  2. Use the latest Qualys Cluster Sensor image - qualys/cluster-sensor:latest - from Dockerhub. The Cluster Sensor on Dockerhub is available as:
    qualys/cluster-sensor:<tag>
    qualys/cluster-sensor:latest

The Docker Hub Qualys Cluster Sensor image can either be pushed to your private registry (if your cluster can't access Dockerhub) or used directly.

Ensure that from the Kubernetes cluster the Docker Hub/private registry (where the Cluster Sensor image is published) is accessible.