Skip to content

Commit f754d5d

Browse files
authored
Merge pull request #670 from deki/adot-eks-fixes
removed invalid html tags, fixed broken link to Collector Config
2 parents a29aa3a + d5db510 commit f754d5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/docs/getting-started/adot-eks-add-on/update-and-cleanup.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description:
55
path: '/docs/getting-started/adot-eks-add-on/update-and-cleanup'
66
---
77

8-
## Update the AWS Distro for OpenTelemetry \(ADOT\) Operator<a name="adot-update"></a>
8+
## Update the AWS Distro for OpenTelemetry \(ADOT\) Operator
99

1010
Amazon EKS does not automatically update ADOT on your cluster\. You must initiate the update and then Amazon EKS updates the Amazon EKS add\-on for you\.
1111

@@ -46,7 +46,7 @@ be added to deploy an ADOT Collector during add\-on installation\. You may also
4646
The *PRESERVE* option preserves any custom settings that you've set for the add\-on\. For more information about other options for this setting, see [update\-addon](https://docs.aws.amazon.com/cli/latest/reference/eks/update-addon.html) in the
4747
Amazon EKS Command Line Reference\. For more information about Amazon EKS add\-on configuration management, see [Kubernetes field management](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-field-management.html)\.
4848

49-
## Remove the AWS Distro for OpenTelemetry \(ADOT\) Operator<a name="adot-remove"></a>
49+
## Remove the AWS Distro for OpenTelemetry \(ADOT\) Operator
5050
+ You must delete the ADOT Collector resource separately from the ADOT Collector\. In this command, specify the YAML file that you used to deploy the ADOT Collector:
5151

5252
```
@@ -85,6 +85,6 @@ The troubleshooting guide can be found [here](/docs/getting-started/adot-eks-add
8585

8686
### [Add-on Advanced Configuration](/docs/getting-started/adot-eks-add-on/add-on-configuration)
8787

88-
### [Collector Configuration Introduction](/docs/getting-started/adot-eks-add-on/config-intro)
88+
### [Collector Configuration Introduction](/docs/getting-started/adot-eks-add-on/config-collector-intro)
8989

9090
## [Next Topic: Return to the Beginning of the Guide](/docs/getting-started/adot-eks-add-on)

0 commit comments

Comments
 (0)