{% extends "operator/fullwidth.html" %} {% block fullwidth_title %}

Extension

{% endblock %} {% block hero_header_inner %}
Apache Solr Operator {{ SOLR_OPERATOR_LATEST_RELEASE }}

Solr Operator Features

The Solr Operator is a control-plane manager for a Solr ecosystem in Kubernetes.

{% endblock %} {% block content_inner %}
Solr Cloud

Managing Solr Cloud clusters in Kubernetes.

Solr Prometheus Exporter

Managing Solr Metrics in Kubernetes.

Solr Backups

Backup your SolrClouds in Kubernetes.

{{ super() }} {% endblock content_inner %}