Harbor Pilot is an app we built with Apex Designer to help developers:
- Run and manage apps in Kubernetes with minimal Kubernetes knowledge
- Easily provision and manage application dependencies (databases, utilities, etc.)
- Do 1 and 2 first and then learn Kubernetes as time and motivation permit
Apps, Environments and Deployments
Harbor Pilot displays apps in a simple grid presentation with a row for each application instance, a column for each environment and the deployments in the cells:
Visualize App Dependencies
Harbor Pilot includes a graphical dependency view that allows you to visualize how apps relate to each other.
Deploy an App from the Catalog
You can deploy an app from the catalog with just a couple of clicks:
Start or Stop an App with One Click
You can start or stop an app with just one click. If the app has dependencies, Harbor Pilot will start those first and then start the app:
Read more in the blog: Kubernetes Nirvana for Developers