Simplifying FedRAMP Compliance with Teleport
Jun 27
Virtual
Register Today
Teleport logoTry For Free
Fork me on GitHub

Teleport

Running a Production Teleport Cluster

These guides show you how to run a self-hosted Teleport Enterprise or Teleport Community Edition cluster in production.

Before deploying a production Teleport cluster on your own infrastructure, you may want to deploy a demo cluster on a single Linux server by following the Linux Demo Cluster guide.

Read our High Availability Guide for the general principles behind deploying a scalable, fault-tolerant Teleport cluster. Once you understand what is required to run Teleport in production, choose your compute platform and cloud provider:

Deploy on Kubernetes using Helm

You can deploy a complete, high-availability Teleport cluster on Kubernetes using our teleport-cluster Helm chart. These guides show you how to deploy the teleport-cluster Helm chart on your Kubernetes cluster:

Deploy using virtual machines

You can run a production cluster of Teleport instances using virtual machines. In these guides, we will show you how to deploy a high-availability, VM-based Teleport cluster on your cloud:

Deploying a multi-region Teleport cluster

The multi-region Teleport Blueprint describes how to build a multi-region Teleport cluster.