Link multi-cloud K8s tutorial from use cases page

This commit is contained in:
ritsok 2021-08-13 13:47:47 -04:00
parent 1206298487
commit 3449cb2805
1 changed files with 2 additions and 0 deletions

View File

@ -91,3 +91,5 @@ Realizing multi-cloud deployments can be very challenging as many existing tools
for infrastructure management are cloud-specific. Terraform is cloud-agnostic
and allows a single configuration to be used to manage multiple providers, and
to even handle cross-cloud dependencies. This simplifies management and orchestration, helping operators build large-scale multi-cloud infrastructures.
> **Hands-on:** Try the [Deploy Federated Multi-Cloud Kubernetes Clusters](https://learn.hashicorp.com/tutorials/terraform/multicloud-kubernetes) tutorial on HashiCorp Learn.