Link to prioritized platform list

This commit is contained in:
joeduffy 2016-11-03 12:06:46 -07:00
parent 55ab75b222
commit fe2f52c436

View file

@ -116,8 +116,8 @@ Not all combinations of IaaS and CaaS fall out naturally, although it is a goal
orthogonally such that the incremental cost of creating new pairings is as low as possible (minimizing combinatorics).
Some combinations are also clearly nonsense, such as AWS as your IaaS and GKE as your CaaS.
For reference, here is a compatibility matrix. Each column with an `X` is described in this document already; each
column with an `-` is planned, but not yet described; and blank entries are unsupported nonsense combinations:
For reference, here is a compatibility matrix. Each cell with an `X` is described in this document already; each cell
with an `-` is planned, but not yet described; and blank entries are unsupported nonsense combinations:
| | AWS | GCP | Azure | VMWare |
| ------------- | --------- | --------- | --------- | --------- |
@ -132,6 +132,8 @@ column with an `-` is planned, but not yet described; and blank entries are unsu
In all cases, the native metadata formats for the IaaS and CaaS provider in question is supported; for example, ECS on
AWS will leverage CloudFormation as the target metadata. In certain cases, we also support Terraform outputs.
Refer to [marapongo/mu#2](https://github.com/marapongo/mu/issues/2) for an up-to-date prioritization of platforms.
### IaaS Targets
This section describes the translation for various IaaS targets. Recall that deploying to an IaaS *without* any CaaS is