Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Doc - Add links to Cluster API infrastructure providers #3078

Merged
merged 1 commit into from
Feb 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/site/content/docs/latest/support-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ hardware/software configurations is required on your local machine.
After you install Tanzu Community Edition on your local machine, you can use the Tanzu CLI to deploy a cluster to **one** of the following infrastructure providers:
| Cloud Infrastructure Provider |Local Infrastructure Provider|
|:------------------------ |:------------------------ |
|Amazon Web Services (AWS) |Docker |
|Microsoft Azure| |
|vSphere| |
|[Amazon Web Services (AWS)](https://github.com/kubernetes-sigs/cluster-api-provider-aws) |[Docker](https://github.com/kubernetes-sigs/cluster-api/tree/main/test/infrastructure/docker) |
|[Microsoft Azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure)| |
|[vSphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/)| |

The Cloud Infrastructure providers support the following infrastructure platforms and operating systems (OSs):

Expand Down