This is Open Application Model documentation version v0.3.0. Learn more about versioning below.
- Purpose and Goals
- Overview and Terminology
- Component Model
- Workload Types
- Application Scopes
- Traits
- Application
- Practical Considerations
- Design Principles
Category | API Version | |
---|---|---|
ComponentDefiniton | core | v1beta1 |
WorkloadDefiniton | core | v1beta1 |
TraitDefinition | core | v1beta1 |
Application Scope | core | v1beta1 |
Application | core | v1beta1 |
For the model objects, Open Application Model adopts Kubernetes API resource convention.
Releases of the model are versioned according to Semantic Versioning 2.0 and described in OAM release page. Implementations of the model are required to specify which version they implement.
Changes to the API objects in this model follows on compatibility and incompatible api changes defined in Kubernetes API resource convention. It doesn't couple with release version of the model.
Changes to the change process (e.g. governance model, review/approve process etc) itself are not currently versioned but may be independently versioned in the future.