Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ Once the Kubernetes cluster is registered for the first time, the agent will sto
its Teleport identity in a Kubernetes secret. The agent will use this identity
to automatically join the cluster on subsequent restarts.

<Notice type="warning" scope={["oss", "enterprise"]}>

The IAM join method will not work if TLS is terminated at a load balancer in
front of your Teleport Proxy Service unless the service using this method is
connecting directly to the Auth Service.

</Notice>

## Prerequisites

(!docs/pages/includes/edition-prereqs-tabs.mdx!)
Expand Down