Multi-Cluster
The Tetrate Platform makes it easy to securely connect clusters, availability zones and regions. Once you scale your deployment to more than one cluster, this creates the challenge of securely connecting these clusters so that a client in one cluster can access a service in a second cluster. Tetrate handles all of the complexity, providing service discovery and secure mTLS-based connectivity between clusters, without the need to expose services to external (non-mesh) clients
You can automatically failover services from one cluster to another. We'll extend the implementation in the above exercise to perform failover for internal services.
📄️ Communicate Between Clusters
Tetrate makes it easy to securely connect clusters, availability zones and regions
📄️ Failover Across Clusters
With Tetrate, you can automatically failover services from one cluster to another