- Seattle, WA
-
11:59
- 8h behind - https://ahmet.dev
- @ahmetb
- in/ahmetalpbalkan
- @ahmet.dev
-
kubectl-aliases Public
Programmatically generated handy kubectl aliases.
-
kubectl-foreach Public
Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel)
-
kubectl-cond Public
kubectl plugin to print Kubernetes resource conditions
-
gen-crd-api-reference-docs Public
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
-
Example recipes for Kubernetes Network Policies that you can just copy paste
-
-
dotfiles Public
Ahmet's dotfiles and macOS customizations
-
kubectx Public
Faster way to switch between clusters and namespaces in kubectl
-
-
kubectl-tree Public
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
-
kubectl-pods_on Public
kubectl plugin to query Pods by Node names or selectors
-
-
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 -
krew-index Public
Forked from kubernetes-sigs/krew-indexPlugin index for https://github.com/GoogleContainerTools/krew
-
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 -
kubectl-fields Public
Show managed fields on Kubernetes objects inline
-
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?
-
controller-runtime Public
Forked from kubernetes-sigs/controller-runtimeRepo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
Go Apache License 2.0 UpdatedApr 15, 2024 -
go-httpbin Public
http://httpbin.org endpoints for your Go tests
-
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.
-
-
serverless-registry-proxy Public
Serverless reverse proxy for exposing container registries (GCR, Docker Hub, Artifact Registry etc) on custom domains.
-
krew Public
Forked from kubernetes-sigs/krew📦 Package manager for kubectl plugins
-
twitter-audit-log Public
Back up Twitter follow/mute/block lists periodically using GitHub Actions
-
kubernetes-the-hard-way Public
Forked from kelseyhightower/kubernetes-the-hard-wayBootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
Apache License 2.0 UpdatedApr 2, 2023 -
govvv Public
"go build" wrapper to add version info to Golang applications