Zach41's Stars
rootsongjc/awesome-cloud-native
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
bpftrace/bpftrace
High-level tracing language for Linux
brendangregg/FlameGraph
Stack trace visualizer
cilium/cilium
eBPF-based Networking, Security, and Observability
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
unixorn/awesome-zsh-plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
bpftools/linux-observability-with-bpf
Code snippets from the O'Reilly book
kubernetes-sigs/kubespray
Deploy a Production Ready Kubernetes Cluster
kubernetes-sigs/scheduler-plugins
Repository for out-of-tree scheduler plugins based on scheduler framework.
kubernetes/community
Kubernetes community content
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
libfuse/sshfs
A network filesystem client to connect to SSH servers
kubernetes-retired/external-storage
[EOL] External storage plugins, provisioners, and helper libraries
ceph/ceph
Ceph is a distributed object, block, and file storage platform
openyurtio/openyurt
OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
kubeedge/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
golang-china/go2-book
:books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
golang-china/gopl-zh
:books: Go语言圣经中文版
caicloud/kube-ladder
Learning Kubernetes, The Chinese Taoist Way
kubernetes/code-generator
Generators for kube-like API types
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
libfuse/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
kubernetes-sigs/sig-storage-local-static-provisioner
Static provisioner of local volumes
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
kubernetes-sigs/descheduler
Descheduler for Kubernetes