|
1 | 1 |
|
2 | 2 | # Deis Controller |
3 | 3 |
|
4 | | -[](https://ci.deis.io/job/controller) |
5 | 4 | [](https://codecov.io/github/deis/controller?branch=master) |
6 | 5 | [](https://quay.io/repository/deisci/controller) |
7 | | -[](https://www.versioneye.com/user/projects/5863f1de6f4bf900128fa95a) |
8 | 6 |
|
9 | 7 | 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 | 8 |
|
11 | | -For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow. |
| 9 | +For more information about the Deis Workflow, please visit the main project page at https://github.com/teamhephy/workflow. |
12 | 10 |
|
13 | 11 | 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 | 12 |
|
@@ -47,7 +45,7 @@ You'll want to test your code changes interactively in a working Kubernetes clus |
47 | 45 |
|
48 | 46 | ### Workflow Installation |
49 | 47 |
|
50 | | -After you have a working Kubernetes cluster, you're ready to [install Workflow](https://deis.com/docs/workflow/installing-workflow/). |
| 48 | +After you have a working Kubernetes cluster, you're ready to [install Workflow](https://docs.teamhephy.com/installing-workflow/). |
51 | 49 |
|
52 | 50 | ## Testing Your Code |
53 | 51 |
|
@@ -77,8 +75,8 @@ kubectl get pod --namespace=deis -w | grep deis-controller |
77 | 75 | ``` |
78 | 76 |
|
79 | 77 | [install-k8s]: https://kubernetes.io/docs/setup/pick-right-solution |
80 | | -[issues]: https://github.com/deisthree/controller/issues |
81 | | -[prs]: https://github.com/deisthree/controller/pulls |
82 | | -[workflow]: https://github.com/deisthree/workflow |
| 78 | +[issues]: https://github.com/teamhephy/controller/issues |
| 79 | +[prs]: https://github.com/teamhephy/controller/pulls |
| 80 | +[workflow]: https://github.com/teamhephy/workflow |
83 | 81 | [Docker]: https://www.docker.com/ |
84 | | -[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0 |
| 82 | +[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.21.4 |
0 commit comments