K8s
Provides an interactive interface for managing Kubernetes resources, retrieving logs, and formatting logs for export.
关于
K8s provides a backend system designed to streamline Kubernetes resource management, log retrieval, and log formatting. Offering CRUD operations for various Kubernetes resources such as Pods, Services, Namespaces, and Deployments, it also enables log retrieval with pattern searching capabilities. Logs can be formatted and exported in multiple formats, including Plaintext, JSON, CSV, and NDJSON. Its extensible architecture allows for future enhancements and customizations.
主要功能
- Log retrieval and pattern searching
- Extensible architecture
- Log formatting and exporting in multiple formats
- CRUD operations on Kubernetes resources
- 1 GitHub stars
使用案例
- Exporting logs in various formats for analysis
- Managing Kubernetes resources through HTTP endpoints
- Retrieving logs from Kubernetes pods