sxllwx's Stars
alibaba/kt-connect
A toolkit for Integrating with your kubernetes dev environment more efficiently
xiaojiaqi/10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
openimsdk/open-im-server
IM Chat ChatGPT
marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
megaease/easeprobe
A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Hackl0us/GeoIP2-CN
小巧精悍、准确、实用 GeoIP2 数据库
gojue/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
k8s-club/k8s-club
K8s-club for learn, share and explore the K8s world :)
go-task/task
A task runner / simpler Make alternative written in Go
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
air-verse/air
☁️ Live reload for Go apps
volcengine/vkectl
chaos-mesh/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
mattn/goreman
foreman clone written in go language
ochinchina/supervisord
a go-lang supervisor implementation
sunny0826/kubecm
Manage your kubeconfig more easily.
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
kubernetes-sigs/metrics-server
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
weartist/computer-book-list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
kubernetes-sigs/krew-index
Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
jonmosco/kube-ps1
Kubernetes prompt info for bash and zsh
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
go-logr/logr
A simple logging interface for Go