Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
backstage
Backstage is an open platform for building developer portals
bbolt
An embedded key/value database for Go.
bitcoin
Bitcoin Core integration/staging tree
bocker
Docker implemented in around 100 lines of bash
book
Book PDF
cadvisor
Analyzes resource usage and performance characteristics of running containers.
cloud-foundation-toolkit
The Cloud Foundation toolkit provides GCP best practices as code.
zhuzeng's Repositories
zhuzeng/book
Book PDF
zhuzeng/container-networking
Container networking from scratch, from a single namespace to an overlay network.
zhuzeng/coredns
CoreDNS is a DNS server that chains plugins
zhuzeng/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
zhuzeng/EthList
The Comprehensive Ethereum Reading List
zhuzeng/execc
A simple container runtime in bash
zhuzeng/finala
A resource cloud scanner that analyzes and reports about wasteful and unused resources to cut unwanted expenses.
zhuzeng/go-circleci
Go library for interacting with CircleCI
zhuzeng/go-scm
Package scm provides a unified interface to multiple source code management systems.
zhuzeng/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
zhuzeng/istio
An open platform to connect, manage, and secure microservices.
zhuzeng/k8s-operators-generated
This repo is auto generated by an k8s operator
zhuzeng/kfc
Kubernetes controller for Terraform providers
zhuzeng/knative-tutorial
A step-by-step tutorial showing different parts of Knative (Build, Eventing, Serving)
zhuzeng/konstellate
Free and Open Source GUI to Visualize Kubernetes Applications.
zhuzeng/konstellate-components
The base components & styles used by the Konstellate project.
zhuzeng/konstellate-editor
The YAML editor used by the Konstellate project.
zhuzeng/konstellate-graph
zhuzeng/konstellate.io
konstellate project website
zhuzeng/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
zhuzeng/oklog
A distributed and coördination-free log management system
zhuzeng/policy-library
zhuzeng/rancher
Complete container management platform
zhuzeng/resources
Resources for Go-based data analysis, visualization, machine learning, etc.
zhuzeng/samplemod
zhuzeng/streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
zhuzeng/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
zhuzeng/vimrc
The ultimate Vim configuration: vimrc
zhuzeng/vue-examples
Just some Vue.js playgrounds here...
zhuzeng/what-happens-when-k8s
🤔 What happens when I type kubectl run?