Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
edu-knowlege
教育各种资料,从幼儿园到小学、中学,涵盖学而思,万维、猿辅导等多个机构,持续增加中
emacs
follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
hadoop_jmx_exporter
HDFS & YARN jmx metrics prometheus exporter
kping
Large Scale, High Performance flood ping.
kubernetes-dev-docs
Kubernetes 源码解析和实践
kubernetes-troubleshooting-book
Kubernetes 排错指南
rust-slint-printdemo
opsnull's Repositories
opsnull/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
opsnull/kubernetes-troubleshooting-book
Kubernetes 排错指南
opsnull/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
opsnull/gpu-monitoring-tools
Tools for monitoring NVIDIA GPUs on Linux
opsnull/A-Philosophy-of-Software-Design
《软件设计哲学》
opsnull/automatiko-approval-task
Tekton Pipeline Custom task implementation to add approval capabilities into the pipelines
opsnull/ddia
《Designing Data-Intensive Application》DDIA中文翻译
opsnull/flink-sql-submit
A simple project used to submit a Flink SQL script
opsnull/gnu-c-language-manual
This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
opsnull/go-zookeeper
Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
opsnull/guide
The Uber Go Style Guide.
opsnull/hugo-theme-even
🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
opsnull/JavaScript-Demos
A collection of online demos created from blog posts.
opsnull/kubernetes-notes
Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/
opsnull/kubernetes-reading-notes
Kubernetes源码阅读笔记
opsnull/kubernetes-resources-reference
This tool creates a DocBook documentation from a Kubernetes API definition
opsnull/network-lab
Networking lab using root-less VM
opsnull/production-readiness-checklist
Production readiness checklist used for Mercari and Merpay microservices
opsnull/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
opsnull/react-demos
a collection of simple demos of React.js
opsnull/react-naive-book
开源、免费、专业、简单的 React.js 在线教程
opsnull/sdn-handbook
SDN网络指南(SDN Handbook)
opsnull/SimpleClearFileIO
文件 I/O 简明概述
opsnull/spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
opsnull/system-config
My customizations of Posix systems (Linux/Cygwin/Darwin/FreeBSD).
opsnull/tao-of-programming
《编程之道》 (Tao of Programming, 1987) 最新中英双语版
opsnull/The-Site-Reliability-Workbook-CHS
The Site Reliability Workbook 站点可靠性工作手册 中文版
opsnull/werther
An Identity Provider for ORY Hydra over LDAP
opsnull/wgcloud
Linux performance monitoring system
opsnull/what-happens-when-k8s
🤔 What happens when I type kubectl run?