About the LogDNA Agent for Kubernetes and OpenShift
The LogDNA Agent for Kubernetes or Red Hat OpenShift is written in Rust, and uses the Linux kernel to monitor the log files and directories for changes, rather than having to poll these files constantly. This implementation frees up CPU utilization and improves stability.
For more detailed information about the LogDNA Agent for Kubernetes and Openshift, refer to the documentation in our public GitHub repository.
All releases available in GitHub
Note that the
/main
branch on our public repo contains our current working content (i.e. the latest, pre-release development source). Use GitHub releases to obtain the specific GA and Beta releases.
Supported Platforms and OSes
For more information, refer to the LogDNA Agent Support Matrix.
- Kubernetes version 1.9 or later
- OpenShift version 4.5 or later
Managing Deployments
- Installing
- Upgrading
- Uninstalling
- Running as non-root (Version 3.x and above only)
- Additional Installation Options
Building the Agent Image
Configuration Options
Updated 3 days ago