I deployed the IRIS container on my Mac M1 Docker Desktop Kubernetes cluster:
I limited the container 1.5Gb memory:
In the "merge.cpf" file I constrained IRIS memory usage aspects:
Kubernetes (commonly stylized as k8s) is an open-source container-orchestration system for automating application deployment, scaling, and management. It aims to provide a platform for automating deployment, scaling, and operations of application containers across clusters of hosts. It works with a range of container tools, including Docker.