Skip to content

Commit

Permalink
Mention all Helm charts in the Installation guide (#48927)
Browse files Browse the repository at this point in the history
Closes #48570

Instead of summarizing all Helm charts in the Installation guide, link
to the Helm chart reference index page, which contains an up-to-date
list.
  • Loading branch information
ptgott authored Nov 20, 2024
1 parent 7faefa2 commit eecb32f
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/pages/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -750,15 +750,12 @@ Teleport AMIs are automatically published to all [non-opt-in AWS regions](https:

## Helm

(!docs/pages/includes/kubernetes-access/helm/helm-repo-add.mdx!)
Teleport maintains Helm charts for services and plugins, including self-hosted
Auth Service and Proxy service deployments, Teleport Agents, the Event Handler,
and Access Request plugins.

There are two charts available to install. Please see our guide for using each
chart.

|Chart|Included Services|Values Reference|
|-|-|-|
|`teleport-cluster`|Auth Service<br/>Proxy Service<br/>Other Teleport services if using a custom configuration|[Reference](reference/helm-reference/teleport-cluster.mdx)
|`teleport-kube-agent`|Kubernetes Service<br/>Application Service<br/>Database Service<br/>Discovery Service<br/>Jamf Service|[Reference](reference/helm-reference/teleport-kube-agent.mdx)|
Consult the [Helm chart reference](reference/helm-reference/helm-reference.mdx)
for documentation on all available Helm charts.

## macOS

Expand Down

0 comments on commit eecb32f

Please sign in to comment.