mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 14:41:12 +02:00
This is widely considered best practice, we should enforce it. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
16 lines
723 B
Markdown
16 lines
723 B
Markdown
---
|
|
title: "Multi-Cloud"
|
|
draft: false
|
|
menu:
|
|
docs:
|
|
parent: 'use-cases'
|
|
---
|
|
|
|
## Multi-cloud Kubernetes
|
|
|
|
Running a large-scale Kubernetes cluster across multiple cloud providers or forms of infrastructure can solve some important problems for your business, but it can also create new ones.
|
|
Different base OSes, different versions of critical components, and different upgrade cycles can contribute to instability and hard-to-troubleshoot problems.
|
|
|
|
Talos has been built from the ground up with multi-cloud operations teams in mind, giving you a single platform that is compatible with multiple cloud providers.
|
|
In the future, you will be able to manage all of your Talos-based environments from a single control plane.
|