All Open-Source projects are available at DockerHub
Wazuh Agent Docker image with automatic registration on the Wazuh server.
The Wazuh Agent, encapsulated in a Docker image, is equipped with an auto-registration feature for seamless integration with the Wazuh Server. This versatile implementation is designed to work not only as a standalone Docker container, but also as a Kubernetes DaemonSet.
Containerisation: The Wazuh Agent is encapsulated within a Docker image, promoting portability and ease of deployment across different environments.
Auto-registration: The agent is configured to automatically register with the Wazuh server, streamlining the onboarding process and eliminating manual intervention.
Standalone Deployment: The Docker container can be deployed standalone, providing flexibility for environments not using orchestration tools.
Kubernetes Compatibility: Integrated as a Kubernetes DaemonSet, Wazuh Agent scales seamlessly across nodes within a Kubernetes cluster.