kerthcet / k8s-specific-knowledge-baseLinks
A QA system based on k8s-specific knowledge build on ChatGLM2-6B, serving by Ray.
☆10Updated 2 years ago
Alternatives and similar repositories for k8s-specific-knowledge-base
Users that are interested in k8s-specific-knowledge-base are comparing it to the libraries listed below
Sorting:
- 💫 A lightweight p2p-based cache system for model distributions on Kubernetes. Reframing now to make it an unified cache system with POSI…☆24Updated 11 months ago
- d.run website☆15Updated last week
- 🧯 Kubernetes coverage for fault awareness and recovery, works for any LLMOps, MLOps, AI workloads.☆33Updated last week
- A stress testing tool for the scheduler in a large-scale scenario.☆16Updated last year
- knavigator is a development, testing, and optimization toolkit for AI/ML scheduling systems at scale on Kubernetes.☆71Updated 4 months ago
- The main purpose of runtime copilot is to assist with node runtime management tasks such as configuring registries, upgrading versions, i…☆12Updated 2 years ago
- 中国开发者活动日程(关注点:开源、开发者、云原生)☆22Updated this week
- elastic-gpu-scheduler is a Kubernetes scheduler extender for GPU resources scheduling.☆144Updated 3 years ago
- A transport middleware for client-go to mutate k8s resource before send to kube-apiserver☆11Updated 2 years ago
- This project is designed to simulate GPU information, making it easier to test scenarios where a GPU is not available.☆56Updated 8 months ago
- A simulator of Kuberntes for batch and service workload.☆50Updated 4 years ago
- Following the same workflows as Kubernetes. Widely used in InftyAI community.☆13Updated 4 months ago
- The Volcano Descheduler☆21Updated 10 months ago
- Kubernetes APIServer 高性能代理组件,代理 APIServer 的 List 请求,其它类型的请求会直接反向代理到原生 APIServer。 CKube 还额外支持了分页、搜索和索引等功能。 并且,CKube 100% 兼容原生 kubectl 和 ku…