Category: Kubernetes, Docker, automation

This blog post demonstrates how you can use the Operator Lifecycle Manager to deploy a Kubernetes Operator to your cluster. Then, you will use the Operator to spin up an Elastic Cloud on Kubernetes (ECK) cluster.

Follow the steps in this section if you don't have a running Kubernetes cluster: In this section, you'll install the Operator Lifecycle Manager ("OLM"), a tool that helps you manage the Operators deployed to your cluster in an automated fashion.

This section walks through installing the ECK Operator to your Kubernetes cluster: This output was truncated for brevityNote that the above output was truncated for brevity.

In this section, we'll walk you through the process of deploying an Elasticsearch cluster with the Kubernetes Operator.

Related Articles