Pinned Repositories
denyenv-validating-admission-webhook
dockershim
felixge-go-profiler-notes
felixge's notes on the various go profiling methods that are available.
go-wasm-plugin
Go Plugin System over WebAssembly
Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
kube-code-generator
Kubernetes code generator docker image
rust-hands-on
learn Rust by writing a web framework
x-kubernetes
extend Kubernetes like a Pro
phosae's Repositories
phosae/x-kubernetes
extend Kubernetes like a Pro
phosae/denyenv-validating-admission-webhook
phosae/kube-setup
reproducible steps for Kubernetes setup
phosae/rust-hands-on
learn Rust by writing a web framework
phosae/felixge-go-profiler-notes
felixge's notes on the various go profiling methods that are available.
phosae/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
phosae/awesome-compose
Awesome Docker Compose samples
phosae/awesome-distributed-systems
A curated list to learn about distributed systems
phosae/bandwidth-exporter
bandwidth usage by src/dst ip and proto, etc
phosae/clash-for-linux
Linux 端使用 Clash 作为代理工具
phosae/cni-copier
install CNI plugins easily
phosae/echo-server
phosae/fop-resource-consumer
File Handler fork of [K8s Resource Consumer](https://github.com/kubernetes/kubernetes/tree/master/test/images/resource-consumer)
phosae/gitfs
Remote Git repos as fs.FS file systems.
phosae/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
phosae/image-swapper
swap Kubernetes Pod images without pain
phosae/k8s-networking-guide
Source Repo for https://tkng.io
phosae/kube-admission-webhook-template
phosae/kubernetes
Production-Grade Container Scheduling and Management
phosae/kubetools
Kubernetes generators in one Container image
phosae/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
phosae/phosae
The ✨special ✨ profile repository!
phosae/phosae.github.io
share interesting things
phosae/picoshare
A minimalist, easy-to-host service for sharing images and other files
phosae/salaboy-from-monolith-to-k8s
Workshop-style guide for creating Cloud-Native applications running on top of Kubernetes
phosae/samples
code samples for my blog
phosae/sync-image
sync docker images between repositories
phosae/The-Design-of-the-UNIX-Operating-System-Notes
Notes on the classic book: The Design of the UNIX Operating System
phosae/vcluster
vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
phosae/weaver
Programming framework for writing and deploying cloud applications.