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: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@
2
2
3
3
**Drycc Workflow** is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes][k8s-home] cluster, making it easy to deploy and manage applications.
4
4
5
-
Drycc Workflow is the second major release (v2) of the Drycc PaaS. If you are looking for the CoreOS-based PaaS visit [https://github.com/drycc/drycc](https://github.com/drycc/drycc).
6
-
7
5
To **get started** with **Drycc Workflow** please read the [Quick Start Guide](https://drycc.cc/docs/workflow/quickstart/).
8
6
9
7
Visit [https://drycc.cc](https://drycc.cc) for more information on [why you should use Drycc Workflow](https://drycc.cc/why-drycc/) or [learn about its features](https://drycc.cc/how-it-works/).
@@ -22,7 +20,6 @@ Please see below for links and descriptions of each component:
22
20
-[registry](https://github.com/drycc/registry) - The Docker registry
23
21
-[logger](https://github.com/drycc/logger) - The (in-memory) log buffer for `drycc logs`
24
22
-[monitor](https://github.com/drycc/monitor) - The platform monitoring components
25
-
-[router](https://github.com/drycc/router) - The HTTP/s edge router
26
23
-[minio](https://github.com/drycc/minio) - The in-cluster, ephemeral, development-only object storage system
0 commit comments