From 90c58b0c461f402f38ad7e0be32c1f79c97ac094 Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 13 Nov 2024 14:42:09 -0500 Subject: [PATCH] Update Examples README.md (#48890) --- examples/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/examples/README.md b/examples/README.md index 0fed255d5c9cf..9563f5e06bf6d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,9 +1,5 @@ # Examples -## Configuration Examples - -* [local-cluster](https://github.com/gravitational/teleport/tree/master/examples/local-cluster) : Sample configuration of a 3-node Teleport cluster using just a single machine - ## Daemon Configuration * [systemd](https://github.com/gravitational/teleport/tree/master/examples/systemd) : Service file for systemd @@ -13,7 +9,6 @@ * [AWS: CloudFormation](https://github.com/gravitational/teleport/tree/master/examples/aws/cloudformation#aws-cloudformation-based-provisioning-example) : CloudFormation templates as an example of how to setup HA Teleport in AWS using our AMIs. * [AWS: Terraform](https://github.com/gravitational/teleport/tree/master/examples/aws/terraform#terraform-based-provisioning-example-amazon-single-ami) : Terraform specifies example provisioning script for Teleport auth, proxy and nodes in HA mode. -* [AWS: EKS. External Link](https://aws.amazon.com/blogs/opensource/authenticating-eks-github-credentials-teleport/) ## Kubernetes - Helm Charts @@ -33,4 +28,4 @@ ### Trusted Cluster * [Trusted Cluster Resource](https://github.com/gravitational/teleport/blob/master/examples/resources/trusted_cluster.yaml) -* [Trusted Cluster Resource - With RBAC (Enterprise Only)](https://github.com/gravitational/teleport/blob/master/examples/resources/trusted_cluster_enterprise.yaml) \ No newline at end of file +* [Trusted Cluster Resource - With RBAC (Enterprise Only)](https://github.com/gravitational/teleport/blob/master/examples/resources/trusted_cluster_enterprise.yaml)