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)