Skip to content

Commit ec742d9

Browse files
committed
Moved notice to requirements
1 parent 5d57533 commit ec742d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ import operatorImg2 from "assets/img/docs/gettingStarted/operator/img2.png"
2626

2727
## Introduction
2828

29-
> **Please note**: Support for Windows Nodes is not currently available.
30-
3129
Welcome to the getting started guide for AWS Distro for OpenTelemetry (ADOT) using Elastic Kubernetes Service (EKS) add-ons. This guide shows you how to leverage Amazon EKS add-ons to install and manage ADOT within your Amazon EKS cluster. [ADOT](https://aws-otel.github.io/) is generally available (GA) for tracing and can also be used for metrics. Amazon EKS add-ons support for ADOT enables a simplified experience through EKS APIs to install one component of ADOT, the [ADOT Operator](/docs/getting-started/adot-eks-add-on#the-adot-operator-and-adot-collector), in your Amazon EKS cluster for your metrics and/or trace collection pipeline. Amazon EKS add-ons support reduces the amount of configuration, setup, and deployment that would be required otherwise. For more information, see [Amazon EKS add-ons](https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html).
3230

3331
This guide contains:

src/docs/getting-started/adot-eks-add-on/requirements.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ path: '/docs/getting-started/adot-eks-add-on/requirements'
77

88
## ADOT requirements
99

10+
* Support for Windows Nodes is not currently available.
11+
1012
* [Connected clusters](https://docs.aws.amazon.com/eks/latest/userguide/eks-connector.html) can't use this add-on.
1113

1214
* [kubectl](https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html) is installed

0 commit comments

Comments
 (0)