opensearch
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
适合搭建与维护观测后端的运维与平台团队。
▸ 风险提示
集群部署消耗资源且需网络访问外部镜像与端口权限。
这个 Skill 做什么
管理和配置 KubeSphere 的 OpenSearch 分布式搜索与分析集群。
在 KubeSphere 中部署与调优 OpenSearch 集群,用来存储、搜索和分析日志、事件、审计与通知历史。通常在搭建观测平台、扩容查询性能或做索引备份恢复时用到。特点是面向分布式索引与大规模日志搜索,能与 WizTelemetry 紧密集成,适合海量可观测数据的检索与分析。
▸ 展开 SKILL.md 英文原文
Use when installing or configuring the OpenSearch extension for KubeSphere, which provides distributed search and analytics engine for storing logs, events, auditing, and notification history
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/opensearch/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/opensearch/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# OpenSearch Extension ## Overview OpenSearch is a distributed search and analytics engine built into the KubeSphere WizTelemetry Observability Platform. It is used to store, search, and analyze observability data including logs, auditing events, K8s events, and notification history. ## When to Use - Installing OpenSearch cluster for KubeSphere observability extensions - Configuring OpenSearch storage for logging, events, auditing, and notifications - Managing OpenSearch Dashboard and Curator components ## Components | Component | Description | Default | |-----------|-------------|---------| | opensearch-master | Master node for cluster coordination | 1 replica | | opensearch-data | Da
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有