Use the Docker CLI to pull this image
This DockerHub repo contains images for deploying the LogDNA Agent to your Kubernetes cluster. See the GitHub repository for installations instructions and more.
X
: Most recent GA’ed image version for this particular major version. For example, 3
will represent the most recent image for our v3 image versions. Installing from this tag means your Agent will auto-update whenever a new version within this major version is GA’ed.X.Y
: Most recent GA’ed image version for this particular minor version. For example, 3.0
will represent the most recent image for our v3.0 image versions. Installing from this tag means your Agent will auto-update whenever a new version within this minor version is GA’ed.X.Y.Z-<date>.[hash]
: unique tag with the date built along with a hash. This image will never change.stable
: will be deprecated in June 2021. Previously this was used to represent the most recent GA’ed version of the v2 image versions.latest
: will be deprecated in June 2021. Previously this was used to represent the most recent GA’ed version of the v1 image versions.For more information, please read the docs on docs.logdna.com, or visit the open-sourced repos for the LogDNA Agent.