Skip to content

JoaoBraveCoding/elasticsearch-operator

This branch is 14 commits behind openshift/elasticsearch-operator:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2023
Oct 29, 2020
Jan 12, 2021
Nov 16, 2022
May 3, 2019
May 5, 2023
May 5, 2023
Nov 16, 2022
Jul 28, 2021
Jan 25, 2022
Sep 15, 2022
Nov 16, 2022
Apr 21, 2023
Jul 26, 2022
Nov 26, 2020
Apr 27, 2021
Oct 14, 2022
Oct 14, 2022
Oct 14, 2022
Mar 24, 2020
May 14, 2018
Apr 21, 2023
Jul 6, 2022
Aug 25, 2021
Apr 19, 2022
Apr 21, 2023
Oct 14, 2022
Mar 15, 2023
Mar 14, 2023
Nov 2, 2020
May 10, 2022
Oct 14, 2022

Repository files navigation

elasticsearch-operator

Elasticsearch operator to run Elasticsearch cluster on top of Openshift and Kubernetes. Operator uses Operator Framework SDK.

Why Use An Operator?

Operator is designed to provide self-service for the Elasticsearch cluster operations, see Operator Capability Levels.

  • Elasticsearch operator ensures proper layout of the pods
  • Elasticsearch operator enables proper rolling cluster restarts
  • Elasticsearch operator provides kubectl interface to manage your Elasticsearch cluster
  • Elasticsearch operator provides kubectl interface to monitor your Elasticsearch cluster

To experiment or contribute to the development of elasticsearch-operator, see HACKING.md and REVIEW.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.7%
  • Shell 22.0%
  • Makefile 1.6%
  • Other 0.7%