Deploying an application
So far, we've explored the theory of building pipelines and workflows, and we have also deployed a technology stack that implements that theory. The last step is to walk through the process of deploying an application in our cluster. There will be three actors in this flow.
Username |
Role |
Notes |
|
System administrator |
Has overall control of the cluster. Responsible for approving new applications. |
|
Application owner |
Requests a new application. Is responsible for adding developers and merging pull requests. |
... |