Skip to content

Commit

Permalink
k8s/landing: add missing anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Jan 31, 2022
1 parent 5317935 commit 23e97f2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,16 +158,16 @@ Before starting our [automated installer](https://one.newrelic.com/launcher/k8s-
</Collapser>
</CollapserGroup>

## Upgrading our Kubernetes integration
## Upgrading our Kubernetes integration [#update]

Our Kubernetes integration is under active development and we regularly release updates which include bug fixes, new features, and support for newer Kubernetes versions and cloud providers. We strongly recommend all our customers to regularly update the Kubernetes integration to get the best experience.


### Upgrading using the automated installer and Helm
### Upgrading using the automated installer and Helm [#update-helm]

In order to update an installation that was deployed using Helm command provided by the [automated installer](https://one.newrelic.com/launcher/k8s-cluster-explorer-nerdlet.cluster-explorer-launcher?pane=eyJuZXJkbGV0SWQiOiJucjEtaW5zdGFsbC1uZXdyZWxpYy5ucjEtaW5zdGFsbC1uZXdyZWxpYyIsInBhdGgiOiJndWlkZWQiLCJlbnYiOiJrdWJlcm5ldGVzIiwiaW5pdGlhbEFjdGlvbkluZGV4IjpudWxsLCJhY3Rpb25JbmRleCI6MX0=), just go through the process and run the Helm command again. This will pull the new version of the chart and its dependencies and upgrade it to the latest version.

### Upgrading using the automated installer and plain manifests
### Upgrading using the automated installer and plain manifests [#update-manifests]

<Callout variant="tip">
We encourage you to deploy our integration using Helm, as it provides a cleaner upgrade path compared to using manifests directly.
Expand Down

0 comments on commit 23e97f2

Please sign in to comment.