From dd538ad57977ea7da58f3a98acddbd1d429c5b31 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Mon, 13 Jul 2015 13:29:32 -0700 Subject: [PATCH 1/2] fix mungedocs that is break verify on master --- docs/getting-started-guides/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/README.md b/docs/getting-started-guides/README.md index 53adbd6bd40..c2215c74896 100644 --- a/docs/getting-started-guides/README.md +++ b/docs/getting-started-guides/README.md @@ -22,7 +22,7 @@ If you are considering contributing a new guide, please read the IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level | Notes -------------------- | ------------ | ------ | ---------- | ------------------------------------------------------------------------------ | ----------- | ---------------------------- | ----- -GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | [✓](1) | Commercial | Uses K8s version 0.15.0 +GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | ✓ | Commercial | Uses K8s version 0.15.0 Vagrant | Saltstack | Fedora | OVS | [docs](../../docs/getting-started-guides/vagrant.md) | | Project | Uses latest via https://get.k8s.io/ GCE | Saltstack | Debian | GCE | [docs](../../docs/getting-started-guides/gce.md) | | Project | Tested with 0.15.0 by @robertbailey Azure | CoreOS | CoreOS | Weave | [docs](../../docs/getting-started-guides/coreos/azure/README.md) | | Community ([@errordeveloper](https://github.com/errordeveloper), [@squillace](https://github.com/squillace), [@chanezon](https://github.com/chanezon), [@crossorigin](https://github.com/crossorigin)) | Uses K8s version 0.17.0 From 2325364339614da51dae4be235009897951ad197 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Mon, 13 Jul 2015 13:40:48 -0700 Subject: [PATCH 2/2] fix --- docs/getting-started-guides/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/README.md b/docs/getting-started-guides/README.md index c2215c74896..1461860e3a6 100644 --- a/docs/getting-started-guides/README.md +++ b/docs/getting-started-guides/README.md @@ -22,7 +22,7 @@ If you are considering contributing a new guide, please read the IaaS Provider | Config. Mgmt | OS | Networking | Docs | Conforms | Support Level | Notes -------------------- | ------------ | ------ | ---------- | ------------------------------------------------------------------------------ | ----------- | ---------------------------- | ----- -GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | ✓ | Commercial | Uses K8s version 0.15.0 +GKE | | | GCE | [docs](https://cloud.google.com/container-engine) | [✓] [1] | Commercial | Uses K8s version 0.15.0 Vagrant | Saltstack | Fedora | OVS | [docs](../../docs/getting-started-guides/vagrant.md) | | Project | Uses latest via https://get.k8s.io/ GCE | Saltstack | Debian | GCE | [docs](../../docs/getting-started-guides/gce.md) | | Project | Tested with 0.15.0 by @robertbailey Azure | CoreOS | CoreOS | Weave | [docs](../../docs/getting-started-guides/coreos/azure/README.md) | | Community ([@errordeveloper](https://github.com/errordeveloper), [@squillace](https://github.com/squillace), [@chanezon](https://github.com/chanezon), [@crossorigin](https://github.com/crossorigin)) | Uses K8s version 0.17.0