From 80f4e8670c0796c7be0acedce708495bedc1207d Mon Sep 17 00:00:00 2001 From: DrDePhobia Date: Sun, 22 May 2016 14:25:07 -0700 Subject: [PATCH] Update aws.md --- docs/getting-started-guides/aws.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/getting-started-guides/aws.md b/docs/getting-started-guides/aws.md index 077dcae0e9..f4863dbd3c 100644 --- a/docs/getting-started-guides/aws.md +++ b/docs/getting-started-guides/aws.md @@ -135,6 +135,14 @@ Make sure the environment variables you used to provision your cluster are still ```shell cluster/kube-down.sh ``` +## Support Level +Here are all the solutions mentioned above in table form. + +IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level +-------------------- | ------------ | ------ | ---------- | --------------------------------------------- | ---------| ---------------------------- +AWS | CoreOS | CoreOS | flannel | [docs](/docs/getting-started-guides/aws) | | Community + +For support level information on all solutions, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart. ## Further reading