-
Notifications
You must be signed in to change notification settings - Fork 2.1k
docs: Add Helm guides #6390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
docs: Add Helm guides #6390
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
53df35e
docs: Add Helm guides
webvictim 935d9c9
docs: Add helm teleport-cluster values reference
webvictim db52613
docs: Add GCP guide plus tidying
webvictim 04dc4d1
docs: Fix Helm guide links
webvictim ab118ae
docs: Lots of updates, add teleport-kube-agent reference
webvictim 7230b84
docs: Minor formatting tweaks
webvictim f461e47
docs: fix typos
webvictim 3a0c90d
docs: Address PR feedback
webvictim 89212b9
docs: Add Kubernetes settings to Helm reference
webvictim 6349743
docs: Update reference, add certManager section to AWS guide
webvictim dfb2f0c
docs: Add certManager section to GCP guide
webvictim 9b6f8c0
docs: Fix lint errors
webvictim fbac52a
docs: Fix link to intro guide
webvictim 8941b00
docs: Add Helm migration guide
webvictim 7d174e1
docs: Rename 'ownconfig' mode to 'custom' mode
webvictim e7ff5d5
docs: Add affinity and tolerations to chart reference
webvictim ec79772
Address PR feedback
webvictim 41fac12
Merge branch 'master' into gus/helm/docs
webvictim 2ca30f5
Merge branch 'master' into gus/helm/docs
webvictim File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| --- | ||
| title: Guides for running Teleport using Helm | ||
| description: How to install and configure Teleport in Kubernetes using Helm | ||
| layout: tocless-doc | ||
| --- | ||
|
|
||
| # Guides | ||
|
|
||
| <TileSet> | ||
| <Tile icon="kubernetes" title="Standalone Teleport Cluster" href="../getting-started.mdx"> | ||
| Getting started with Kubernetes Access | ||
| </Tile> | ||
| <Tile icon="kubernetes" title="HA AWS Teleport Cluster" href="./guides/aws.mdx"> | ||
| Running an HA Teleport cluster in Kubernetes using an AWS EKS Cluster | ||
| </Tile> | ||
| <Tile icon="kubernetes" title="HA GCP Teleport Cluster" href="./guides/gcp.mdx"> | ||
| Running an HA Teleport cluster in Kubernetes using a Google Cloud GKE cluster | ||
| </Tile> | ||
| <Tile icon="kubernetes" title="Custom Teleport config" href="./guides/custom.mdx"> | ||
| Running a Teleport cluster in Kubernetes with a custom Teleport config | ||
| </Tile> | ||
| </TileSet> | ||
|
|
||
| ## Migration Guides | ||
|
|
||
| - [Migrating from the legacy `teleport` chart](./guides/migration.mdx) | ||
|
|
||
| ## Detailed Helm chart references | ||
|
|
||
| - [Helm chart reference](./reference.mdx) | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.