Pinned Repositories
cloud-run-faq
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
gke-letsencrypt
Tutorial for installing cert-manager on GKE get HTTPS certificates from Let’s Encrypt (⚠️NOW OBSOLETE⚠️)
go-linq
.NET LINQ capabilities in Go
kubectl-aliases
Programmatically generated handy kubectl aliases.
kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
kubectx
Faster way to switch between clusters and namespaces in kubectl
kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
grpc-health-probe
A command-line tool to perform health-checks for gRPC applications in Kubernetes and elsewhere
krew
📦 Find and install kubectl plugins
ahmetb's Repositories
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
ahmetb/kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
ahmetb/kubectl-aliases
Programmatically generated handy kubectl aliases.
ahmetb/kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
ahmetb/cloud-run-faq
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
ahmetb/kubectl-foreach
Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel)
ahmetb/go-dexec
It's like Go os/exec package but for Docker. What if you could exec programs remotely with the same interface as os/exec?
ahmetb/runsd
Drop-in Service Discovery capabilities for Google Cloud Run.
ahmetb/gen-crd-api-reference-docs
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
ahmetb/sheets-url-shortener
A simple short URL redirect service built on top of Google Sheets, and runs for cheap on Google Cloud Run serverless.
ahmetb/kubectl-node_resource
Query node allocations/utilizations in kubectl
ahmetb/dotfiles
Ahmet's dotfiles and macOS customizations
ahmetb/kubectl-cond
kubectl plugin to print Kubernetes resource conditions
ahmetb/go-httpbin
http://httpbin.org endpoints for your Go tests
ahmetb/kubectl-pods_on
kubectl plugin to query Pods by Node names or selectors
ahmetb/baklava
ahmetb/public-speaking
@ahmetb's public speaking engagements & bio
ahmetb/kubectl-fields
Show managed fields on Kubernetes objects inline
ahmetb/kubectl-runproxy
🧪[experimental]☢️ a local k8s apiserver to make Cloud Run API work with kubectl (don't use this)
ahmetb/kubernetes
Container Cluster Manager from Google
ahmetb/grpc-health-probe
A command-line tool to standardize health-check @gRPC applications
ahmetb/krew-index
Plugin index for https://github.com/GoogleContainerTools/krew
ahmetb/rejekts-kubectl-demo
ahmetb/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
ahmetb/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ahmetb/flannel
flannel is a network fabric for containers, designed for Kubernetes
ahmetb/fleet
Multi-cluster core
ahmetb/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
ahmetb/semgroup
Like errgroup/waitgroup, but only runs a maximum of tasks at any time.
ahmetb/website
Kubernetes website and documentation repo: