hungluong's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
golang-standards/project-layout
Standard Go Project Layout
spf13/cobra
A Commander for modern Go CLI interactions
tidwall/gjson
Get JSON values quickly - JSON parser for Go
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
kodekloudhub/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
go-yaml/yaml
YAML support for the Go language.
walidshaari/Kubernetes-Certified-Administrator
Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
walidshaari/Certified-Kubernetes-Security-Specialist
Curated resources help you prepare for the CNCF/Linux Foundation CKS 2021 "Kubernetes Certified Security Specialist" Certification exam. Please provide feedback or requests by raising issues, or making a pull request. All feedback for improvements are welcome. thank you.
operator-framework/operator-lifecycle-manager
A management framework for extending Kubernetes with Operators
ContainerSolutions/kubernetes-examples
Minimal self-contained examples of standard Kubernetes features and patterns in YAML
mittwald/kubernetes-replicator
Kubernetes controller for synchronizing secrets & config maps across namespaces
vmware-archive/tgik
Official repository for TGI Kubernetes (TGIK)!
octarinesec/kube-scan
kube-scan: Octarine k8s cluster risk assessment tool
appvia/krane
Kubernetes RBAC static analysis & visualisation tool
ibrahimjelliti/CKSS-Certified-Kubernetes-Security-Specialist
This repository is a collection of resources to prepare for the Certified Kubernetes Security Specialist (CKSS) exam.
bsycorp/kind
Kubernetes-in-Docker - A single node cluster to run your CI tests against thats ready in 30 seconds
peterbourgon/go-microservices
Go microservices workshop example project
splunk/splunk-operator
Splunk Operator for Kubernetes
kubernetes-operators-book/chapters
Source code for the examples in "Kubernetes Operators" by Jason Dobies and Joshua Wood, O'Reilly, 2020
kubernetes-retired/kube-mesos-framework
[EOL] Kubernetes as a Mesos framework
slok/k8s-webhook-example
Kubernetes production-ready admission webhook example
vmware-tanzu/sonobuoy-plugins
Plugins for Sonobuoy
TUDelftNAS/SDN-OpenNetMon
Accurate and precise OpenFlow Monitoring POX module
ludwigprager/CNCF-lab
mhausenblas/k8s-autoscale
Kubernetes Autoscaling Experiments