Skip to content

Commit 93c2569

Browse files
author
Matthew Fisher
committed
fix(installing-workflow): fix getting started guide links
the kubernetes documentation has broken these links. It's probably better to reference the top-level "Getting Started Guide" to prevent this from happening again.
1 parent efd6ba6 commit 93c2569

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

src/installing-workflow/quickstart.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,9 @@ Please refer to the [system requirements][] for considerations when planning you
88

99
## Choose a Provider
1010

11-
Choose one of the following providers and deploy a new Kubernetes cluster:
12-
13-
- [Amazon AWS](http://kubernetes.io/v1.1/docs/getting-started-guides/aws.html)
14-
- [Google Container Engine](https://cloud.google.com/container-engine/docs/before-you-begin)
15-
- [Vagrant](http://kubernetes.io/v1.1/docs/getting-started-guides/vagrant.html)
16-
17-
Reference [this table](http://kubernetes.io/v1.1/docs/getting-started-guides/#table-of-solutions) in the official Kubernetes documentation for a more extensive (but still non-exhaustive) list of Kubernetes provisioning options supported by the project or the community.
11+
Choose one of the providers on the [Getting Started Guide](http://kubernetes.io/docs/getting-started-guides)
12+
in the official Kubernetes documentation for a more extensive (but still non-exhaustive) list of
13+
Kubernetes provisioning options supported by the project or the community.
1814

1915
## Install Deis Workflow
2016

0 commit comments

Comments
 (0)