zhubiaook's repositories
arm64-assembly-linux
Source Code for 'Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices' by Stephen Smith
arm64-assembly-macos
An introduction to ARM64 assembly on Apple Silicon Macs
bk-nodeman
蓝鲸节点管理,可以对蓝鲸体系中的GSE Agent进行管理,包括状态查询、版本更新、配置管理、健康检查、进程管理等。
Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
datasciencetoolbox
A complete environment for busy polyglot data scientists
follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
geektime-books
:books: 极客时间电子书
go-practical-tips
Go Practical Tips
golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
gotips
Go tips from Phuong Le. Go语言编程技巧
kubernetes-handbook-1
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
selfup
Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
tcpproxy
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
trpl-zh-cn
Rust 程序设计语言(2021 edition)
update-kube-cert
K8s集群证书过期处理,更新kubeadm生成的证书有效期为10年。针对旧版集群(小于v1.15),当然大于等于v1.15也是可以用这个脚本更新,新版可直接kubeadm alpha certs renew <cert_name>更新 (deal with K8s cluster certificate expired)