Skip to content
h8lio

Solutions

A Solution is a business application seen end to end: one or more services, deployed across your environments. It is the landing view of your dashboard, and the place where you follow what runs where.

Two things back it. A Git repository holds the Kubernetes manifests of every service and environment, and it is the source of truth for what runs in your clusters. A delivery policy, set per environment, decides which image version becomes a candidate and when it is applied.

Coming from the dashboard, Core concepts situates Solutions among organizations, services and clusters.