Skip to content

Commit d0f6844

Browse files
committed
Merge pull request #52 from krancour/fix-welcome-stutter
doc(welcome): Fix repetition of 'Workflow is a PaaS'
2 parents 841c254 + 2f698c8 commit d0f6844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to Deis Workflow
22

3-
Deis (pronounced DAY-iss) Workflow is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis Workflow adds a developer-friendly Platform as a Service (PaaS) layer to any Kubernetes cluster, including: a simple REST API, application log aggregation, release and rollback, edge routing, git-push-to-container image, and authentication and authorization.
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.
44

55
To get started with Workflow, follow our [Quick Start][quickstart] guide.
66

0 commit comments

Comments
 (0)