newrelic/newrelic-java-init
The New Relic Java Agent distributed as a Kubernetes Init Container.
50K+
This image contains the New Relic Java Agent distributed as a Kubernetes Init Container for use with the New Relic Kubernetes Agents Operator. See the Installation section for example use cases.
Agent versions at New Relic either follow semver (eg. 1.2.3
) or may contain an additional build number (eg. 1.2.3.99
). The example table below shows what Java Agent version would be pulled from various tags.
Image Tag | Agent Version |
---|---|
latest | The latest agent release |
8 | The latest 8.* release |
8.12 | The latest 8.12.* release |
8.12.0 | The latest init container build of agent version 8.12.0 |
8.12.0.0 | The initial init container build of agent version 8.12.0 |
In this example, once the tag 8.12.0.0
is published it will never be replaced. If a rebuilt container for agent version v8.12.0
is released, it will be published as 8.12.0.1
, incrementing the init container build number.
New Relic hosts and moderates an online forum where you can interact with New Relic employees as well as other customers to get help and share best practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub. You can find this project's topic/threads here:
https://forum.newrelic.com/s/
We encourage your contributions to improve New Relic Kubernetes Agent Operator Init Container Releases! Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.
If you have any questions, or to execute our corporate CLA (which is required if your contribution is on behalf of a company), drop us an email at opensource@newrelic.com.
A note about vulnerabilities
As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.
If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through our bug bounty program.
If you would like to contribute to this project, review these guidelines.
To all contributors, we thank you! Without your contribution, this project would not be what it is today.
New Relic Kubernetes Agent Operator Init Container Releases is licensed under the Apache 2.0 License. The New Relic Kubernetes Agent Operator Init Container Releases also uses source code from third-party libraries. You can find full details on which libraries are used and the terms under which they are licensed in the third-party notices document.
docker pull newrelic/newrelic-java-init