|
1 | 1 |
|
2 | 2 | # Deis Controller |
3 | 3 |
|
4 | | -[](https://ci.deis.io/job/controller) |
| 4 | +[](https://travis-ci.org/teamhephy/controller) |
5 | 5 | [](https://codecov.io/github/deis/controller?branch=master) |
6 | 6 | [](https://quay.io/repository/deisci/controller) |
7 | | -[](https://www.versioneye.com/user/projects/5863f1de6f4bf900128fa95a) |
8 | 7 |
|
9 | 8 | 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 |
77 | 76 | ``` |
78 | 77 |
|
79 | 78 | [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 |
| 79 | +[issues]: https://github.com/teamhephy/controller/issues |
| 80 | +[prs]: https://github.com/teamhephy/controller/pulls |
| 81 | +[workflow]: https://github.com/teamhephy/workflow |
83 | 82 | [Docker]: https://www.docker.com/ |
84 | | -[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0 |
| 83 | +[v2.18]: https://github.com/teamhephy/workflow/releases/tag/v2.21.4 |
0 commit comments