
from kubesphere
Install and configure the Vector-based WizTelemetry data pipeline for KubeSphere (logs, events, auditing).
WizTelemetry Data Pipeline is an extension based on Vector (https://vector.dev/) that collects, transforms, and routes observability data (logs, auditing, events, notifications). This skill guides operators through prerequisites, InstallPlan generation, OpenSearch sink configuration, multi-cluster scheduling, deployment verification, metrics export, and common troubleshooting steps.
metadata.name and config structureA KubeSphere extension skill for installing and configuring the WizTelemetry Vector data pipeline. No bundled scripts — purely instructional SKILL.md. Well-structured step-by-step guide with clear prerequisites and YAML templates, but narrowly scoped to a specific KubeSphere extension. TLS verification defaults to false, which is a minor security concern. Passwords are passed in plain YAML config.
No scripts to test. Pure documentation skill. The skill provides clear, well-organized instructions for a specific KubeSphere extension installation workflow. Security deducted for plain-text credentials in YAML and disabled TLS by default. Usefulness is moderate — solves a real problem but only for KubeSphere users deploying Vector for WizTelemetry.