Deploying the Docker images on a Kubernetes cluster
You can generate Docker images for deploying artifacts such as the Sterling Order Management System Software applications deployed on the application server and agent and integration servers.
Along with generating the Docker images some deployment scripts are shipped that allows to deploy the Docker images (generated during Sterling Order Management System Software installation) on a production-ready Kubernetes cluster.
Kubernetes is a popular open source platform to run containerized applications. For more information, see Kubernetes documentation. You can use any of the existing Kubernetes service providers like Amazon EKS, GKE (Google Kubernetes Engine), or set up their own on-premise installation of the Kubernetes cluster on their own local cloud environment by using appropriate tools.