mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-22 23:21:11 +02:00
21 lines
723 B
Markdown
21 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.
|