Catalog Details
CATEGORY
deploymentUUID
3e027027-05dc-4c10-9bd0-287cb34c2b09CREATED BY
CREATED AT
September 30, 2025VERSION
0.0.8-
MODELS
What This Design Does:
Kibana Helm chart imported as a Meshery Design using mesheryctl. Includes core Kibana Deployment and Service rendered from the charts default values and validated on Kanvas.
Caveats and Consideration:
• Requires an accessible Elasticsearch endpoint at runtime (this design does not deploy Elasticsearch). • Images/versions are taken from chart defaults adjust for your environment. • Security/auth not configured (no TLS/SASL for Kafka; no X-Pack for Kibana/Elasticsearch). • Intended as a minimal, single-namespace demo; production hardening and scaling are left to the user. • Optional resources (Ingress, HPA, extra ConfigMaps) are disabled by default; enable via Helm values and re-import if needed. • Service/ports/hostnames should be updated per your cluster (e.g., service type ClusterIP/NodePort/LoadBalancer).