Deploy Using the InterSystems Kubernetes Operator
KubernetesOpens in a new tab is an open-source orchestration engine for automating deployment, scaling, and management of containerized workloads and services. You define the containerized services you want to deploy and the policies you want them to be governed by; Kubernetes transparently provides the needed resources in the most efficient way possible, repairs or restores the deployment when it deviates from spec, and scales automatically or on demand. The InterSystems Kubernetes Operator (IKO) extends the Kubernetes API with the IrisCluster custom resource, which can be deployed as an HealthShare® Health Connect sharded cluster, distributed cache cluster, or standalone instance (all optionally mirrored) on any Kubernetes platform. The IKO also adds InterSystems IRIS-specific cluster management capabilities to Kubernetes, enabling automation of tasks like adding nodes to a cluster, which you would otherwise have to do manually by interacting directly with the instances.
Read all about it
Using the InterSystems Kubernetes OperatorOpens in a new tab
Explore more
Kubernetes DocumentationOpens in a new tab
Docker Containers and InterSystems IRISOpens in a new tab
Running InterSystems Products in Containers
What is a Container?Opens in a new tab / What is a Container Image?Opens in a new tab