- Seattle, WA
-
10:32
(UTC -07:00) - https://ahmet.dev
- @ahmetb
- in/ahmetalpbalkan
- @ahmet.dev
-
gen-crd-api-reference-docs Public
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
-
kubectl-cond Public
kubectl plugin to print Kubernetes resource conditions
-
kubectl-tree Public
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
-
kubectl-node_resource Public
Query node allocations/utilizations in kubectl
-
kubectl-fields Public
Show managed fields on Kubernetes objects inline
-
kubectl-pods_on Public
kubectl plugin to query Pods by Node names or selectors
-
kubectl-runproxy Public
🧪[experimental]☢️ a local k8s apiserver to make Cloud Run API work with kubectl (don't use this)
-
sheets-url-shortener Public
A simple short URL redirect service built on top of Google Sheets, and runs for cheap on Google Cloud Run serverless.
-
kubectl-foreach Public
Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel)
-
-
flannel Public
Forked from flannel-io/flannelflannel is a network fabric for containers, designed for Kubernetes
Go Apache License 2.0 UpdatedJun 16, 2025 -
dotfiles Public
Ahmet's dotfiles and macOS customizations
-
cloud-run-faq Public
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
-
krew-index Public
Forked from kubernetes-sigs/krew-indexPlugin index for https://github.com/GoogleContainerTools/krew
-
kubectl-aliases Public
Programmatically generated handy kubectl aliases.
-
controller-runtime Public
Forked from kubernetes-sigs/controller-runtimeRepo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
Go Apache License 2.0 UpdatedMay 2, 2025 -
-
-
website Public
Forked from kubernetes/websiteKubernetes website and documentation repo:
HTML Creative Commons Attribution 4.0 International UpdatedFeb 27, 2025 -
Example recipes for Kubernetes Network Policies that you can just copy paste
-
kubectx Public
Faster way to switch between clusters and namespaces in kubectl
-
-
semgroup Public
Forked from fatih/semgroupLike errgroup/waitgroup, but only runs a maximum of tasks at any time.
Go BSD 3-Clause "New" or "Revised" License UpdatedOct 3, 2024 -
kubernetes Public
Forked from kubernetes/kubernetesContainer Cluster Manager from Google
-
gojsonschema Public
Forked from gojsonschema/gojsonschemaAn implementation of JSON Schema, draft v4 v6 & v7 - Go language
Go UpdatedJul 18, 2024 -
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
Go Apache License 2.0 UpdatedJul 3, 2024 -
grpc-health-probe Public
Forked from grpc-ecosystem/grpc-health-probeA command-line tool to standardize health-check @gRPC applications
-
runsd Public
Drop-in Service Discovery capabilities for Google Cloud Run.
-
go-dexec Public
It's like Go os/exec package but for Docker. What if you could exec programs remotely with the same interface as os/exec?
-
go-httpbin Public
http://httpbin.org endpoints for your Go tests