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/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications on your own servers. It includes capabilities for building and deploying from source via git push, configuring your applications, managing and rolling back releases, managing application domain names and SSL certificates, edge routing, application log aggregation, and managing access to application resources. All of this is exposed through a simple REST API and command line interface.
4
4
5
-
To get started with Workflow, follow our [Quick Start][quickstart] guide.
5
+
For more detailed information about Workflow view the [Concepts][concepts] and [Architecture][arch] sections.
6
6
7
-
For more detailed information about Workflow view the [Architecture][arch] and [Concepts][concepts] sections.
7
+
To get started with Workflow, follow our [Quick Start][quickstart] guide.
0 commit comments