Stars
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Virtual whiteboard for sketching hand-drawn like diagrams
Cost-efficient and pluggable Infrastructure components for GenAI inference
A toolkit to run Ray applications on Kubernetes
基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。
基于Kubernetes实现的微服务架构示例工程。《凤凰架构》的配套组件。
A Cloud Native Batch System (Project under CNCF)
a unified scheduler for online and offline tasks
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
The simulator for the Kubernetes scheduler
A High Performance Metadata System for Kubernetes
Continue to follow kubernetes source code and analyze the source code implementation
[Moved to https://github.com/kubernetes-sigs/kwok] This is a fake kubelet. that can simulate any number of nodes and maintain pods on those nodes. It is useful for test control plane.
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
CAPK is a provider for Cluster API (CAPI) that allows users to deploy fake, Kubemark-backed machines to their clusters.
Archive of Kubernetes Design Proposals
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…