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
[](https://quay.io/repository/deisci/controller)
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
10
9
11
-
For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow.
10
+
For more information about the Deis Workflow, please visit the main project page at https://github.com/teamhephy/workflow.
12
11
13
12
We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Development" section below and [submit a pull request][prs].
14
13
@@ -47,7 +46,7 @@ You'll want to test your code changes interactively in a working Kubernetes clus
47
46
48
47
### Workflow Installation
49
48
50
-
After you have a working Kubernetes cluster, you're ready to [install Workflow](https://deis.com/docs/workflow/installing-workflow/).
49
+
After you have a working Kubernetes cluster, you're ready to [install Workflow](https://docs.teamhephy.com/installing-workflow/).
51
50
52
51
## Testing Your Code
53
52
@@ -77,8 +76,8 @@ kubectl get pod --namespace=deis -w | grep deis-controller
0 commit comments