Pinned Repositories
anthos-service-mesh-packages
api
API, config definitions and standard vocabulary definitions for the Istio project
bazel-cmakelists
Convert Bazel C++ targets to CMakeLists for IDEs
build-your-own-x
🤓 Build your own (insert technology here)
common-files
Contains build files shared by many Istio repos.
community
Istio governance material.
grpc-transcoding-experiment
Test gRPC-JSON transcoder filter
JimmyCYJ's Repositories
JimmyCYJ/k8s-controller-core-resource
Base sample for a custom controller in Kubernetes working with core resources
JimmyCYJ/kubernetes-security-best-practice
Kubernetes Security - Best Practice Guide
JimmyCYJ/vagrant-kubernetes-istio
Set up Kubernetes on VM with vagrant for Istio testing.
JimmyCYJ/vagrant-kubernetes
A simple Kubernetes all-in-one box for development based on Debian Jessie
JimmyCYJ/kubernetes-vagrant-coreos-cluster
Kubernetes cluster (for testing purposes) made easy with Vagrant and CoreOS.
JimmyCYJ/kubernetes
Production-Grade Container Scheduling and Management
JimmyCYJ/vendor-istio
Vendored dependencies for the main istio repo
JimmyCYJ/kubernetes-ci-cd
https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview
JimmyCYJ/mixerclient
C++ client library for Mixer's API
JimmyCYJ/endpoints-tools
Tools for Google Cloud Endpoints Proxy
JimmyCYJ/grpc-transcoding-experiment
Test gRPC-JSON transcoder filter
JimmyCYJ/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
JimmyCYJ/spdlog
Super fast C++ logging library.
JimmyCYJ/kubernetes-handbook
Kubernetes中文指南/实践手册 https://jimmysong.io/kubernetes-handbook
JimmyCYJ/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
JimmyCYJ/Spoon-Knife
This repo is for demonstration purposes only.
JimmyCYJ/hello-world
hello world
JimmyCYJ/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
JimmyCYJ/service-control-client-cxx
JimmyCYJ/grpc-httpjson-transcoding
Transcoding to provide HTTP/JSON interface for gRPC Service
JimmyCYJ/gke-rbac-walkthrough
A walk through of RBAC on a Google GKE Kubernetes 1.6 cluster.
JimmyCYJ/kubernetes-rbac-walkthrough
A walk through configuring RBAC authorization on Kubernetes.
JimmyCYJ/go-mutual-tls
How to make use of mutual TLS authentication in Go