Terminology
The project specific terms will be described on the pages below.
📄️ Platform Base
The Base is the main component of the {constants.productName} and builds the foundation for everything else.
📄️ Platform Infrastructure
The infrastructure layer represents the actual servers provided by the infrastructure provider or yourself, if you deploy on to bare metal.
📄️ Platform Modules
Modules are additional tools and features that can be added on top of the Platform Base and usually consist of configuration to rollout Kubernetes resources to make the services available.
📄️ Platform Provider
Provider are components which are required to support specific infrastructure providers. Usually these providers bring the following features with it:
📄️ Platform Workload
Workload is every application, container, cronjob and configuration connected to this applications that is deployed by developers/teams to be used for internal business use or customer facing and not provided by us as a feature of the {constants.productName}.