From 7e6f8dbdc1431843f3812535b54f711b8e314779 Mon Sep 17 00:00:00 2001 From: Puru <5674762+tuladhar@users.noreply.github.com> Date: Tue, 21 Nov 2023 19:37:57 +0545 Subject: [PATCH] Revise architecture diagram with Machine ID (tbot) (#39) --- CHANGELOG.md | 4 ++++ README.md | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3817a59..e5966217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Update architecture diagram with Machine ID (tbot) + ## [0.6.0] - 2023-11-21 ### Added diff --git a/README.md b/README.md index 557603fa..c23b2a47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Teleport Operator for Giant Swarm The `teleport-operator` is a Kubernetes operator tailored for Giant Swarm clusters, enabling seamless integration with Teleport for enhanced access management. This operator empowers Giant Swarm clusters to be managed and accessed via Teleport, enhancing security and simplifying access controls. -## Simplified Architecture Diagram -![teleport-operator](https://github.com/giantswarm/teleport-operator/assets/5674762/a64cae04-896a-4c32-b256-4c780149fb17) +![Simplified Architecture Diagram](https://github.com/giantswarm/teleport-operator/assets/5674762/90cec7b7-6bcd-4678-a58d-b921460bc846)