You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/installing-deis/quickstart.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Quick Start
2
2
3
-
These steps will help you provision a Deis cluster.
3
+
These steps will help you install and configure Deis Workflow on a Kubernetes cluster.
4
4
5
5
## Check System Requirements
6
6
@@ -16,23 +16,23 @@ Choose one of the following providers and deploy a new Kubernetes cluster:
16
16
17
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.
18
18
19
-
## Install Deis Platform
19
+
## Install Deis Workflow
20
20
21
-
Now that you've finished provisioning a cluster, please [Install the Deis Platform][install deis].
21
+
Now that you've finished provisioning a cluster, please [Install Deis Workflow][install deis].
22
22
23
23
## Configure DNS
24
24
25
25
See [Configuring DNS][] for more information on properly setting up your DNS records with Deis.
26
26
27
27
## Register a User
28
28
29
-
Once your cluster has been provisioned and the Deis Platform has been installed, you can
29
+
Once your cluster has been provisioned and Deis Workflow has been installed, you can
30
30
[install the client][client] and [register your first user][register]!
0 commit comments