Control Plane

The Primaza's Control Plane is the core of Primaza.

It contains all the logic for the management of the following resources:

  • Cluster Environment: represents an development environment on a kubernetes Cluster.
  • Registered Service: represents running instance of a software service.
  • Service Binding: projects secrets referenced by ServiceBinding resources to application compute resources.
  • Service Class: defines how a registered service can be automatically generated from a service
  • Service Claim: represents a claim for Registered Service.
  • Service Catalog: represents group of Registered Services.