Released on:
April 29, 2020
Notes
Follow standard procedures to install the New Relic integration for Kubernetes events.
Changelog
- Updated base image for the nri-kube-events container to alpine
3.11
. - Updated the version of the k8s-events-forwarder sidecar container from
1.5.31
to1.11.24
of the infrastructure agent. You can find the release notes for the infrastructure agent here https://docs.newrelic.com/docs/release-notes/infrastructure-release-note... . -
Updated the Deployment
apiVersion
fromapps/v1beta2
toapps/v1
. -
Updated the ClusterRoleBinding
apiVersion
fromrbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
. -
Updated the ClusterRole
apiVersion
fromrbac.authorization.k8s.io/v1beta1
torbac.authorization.k8s.io/v1
.