Skip to main content

OpenSearch Dashboards

Wrapper around the upstream opensearch-dashboards Helm chart (v3.8.0). Provides the web UI for search, visualization, and dashboards on top of an OpenSearch cluster - KubeAid's equivalent to Kibana (not packaged in KubeAid).

Why it's in KubeAid

Pairs with opensearch as a standalone, ELK-style log stack: an alternative to Graylog for clusters that want direct log search and visualization without a Graylog management layer. See the log-stack comparison in Monitoring.

Prerequisites

Key values / KubeAid-specific configuration

ValueDescriptionDefault
networkpoliciesEnable NetworkPolicy resources for this releasefalse

All other configuration is forwarded to the upstream chart under the opensearch-dashboards key; see the vendored chart README for the full parameter list.