Core patterns are the foundation for deployment and operation of container-based applications. The following patterns contain methods for building the base building block of the container-based system.
- Predictable Demands – is about defining resources
- Declarative Deployment – how applications are deployed
- Health Probe – monitoring the health of an application
- Managed Lifecycle – how to manage application events
- Automated Placement – controlling the placement of applications in the cluster
0

