An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with client-go

A curated list of projects in awesome lists tagged with client-go .

https://github.com/iximiuz/client-go-examples

Collection of mini-programs demonstrating Kubernetes client-go usage.

client-go kubernetes kubernetes-api kubernetes-client

Last synced: 14 May 2025

https://github.com/kube-burner/kube-burner

Kubernetes performance and scale test orchestration framework written in golang

client-go containers elasticsearch golang kubernetes load-testing performance performance-testing prometheus scale

Last synced: 02 Apr 2026

https://github.com/prasadg193/kyaml2go

K8s Go client code generator from Kubernetes resource yamls

client-go client-go-sample code-generator codegen examples go go-client k8s kubernetes kubernetes-resource-yamls

Last synced: 09 Apr 2025

https://github.com/PrasadG193/kyaml2go

K8s Go client code generator from Kubernetes resource yamls

client-go client-go-sample code-generator codegen examples go go-client k8s kubernetes kubernetes-resource-yamls

Last synced: 13 Apr 2025

https://github.com/kubernetes-client/go

OpenAPI based generated Go Client for Kubernetes

client-go k8s k8s-sig-api-machinery kubernetes

Last synced: 05 Apr 2025

https://github.com/vladimirvivien/k8s-client-examples

Building stuff with the Kubernetes API

client-go go golang java kubernetes python

Last synced: 25 Apr 2025

https://github.com/weibaohui/kom

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

client-go cluster crd k8s kom kubectl mcp sdk sql

Last synced: 09 Apr 2025

https://github.com/forbearing/k8s

The library implements various handlers to more easier create/update/apply/patch/delete/get/list/watch k8s resources such as pods, deployments, etc. inside or outside k8s cluster.

client client-go go golang k8s kubernetes operator

Last synced: 25 Jan 2026

https://github.com/caiobegotti/Pod-Dive

A kubectl plugin to dive into your Kubernetes nodes pods, and inspect them.

client-go k8s-sig-cli krew-plugin kubectl-plugins kubernetes kubernetes-nodes-workloads

Last synced: 31 Mar 2025

https://github.com/gkarthiks/k8s-discovery

Auto discover the running environment and serves the kubernetes clientset interface for interaction

client-go cluster cluster-configuration k8s-discovery kubernetes

Last synced: 26 Jul 2025

https://github.com/prasadg193/helm-clientgo-example

helm client-go example to add helm repo, fetch charts and install chart

client-go client-go-sample go-sdk helm helm3

Last synced: 22 Mar 2025

https://github.com/lucasepe/using-client-go

Source code related to my Golang Notebook "Using client-go"

client-go golang kubernetes sample-code

Last synced: 05 Mar 2026

https://github.com/ica10888/client-go-helper

Encapsulates client-go as kubectl

client-go kubectl kubernetes

Last synced: 16 May 2025

https://github.com/redhatxl/kubectl-img

View resource images on your kubernetes cluster using the kubectl

client-go cobra kubectl kubectl-img kubectl-plugins kubernetes

Last synced: 13 Mar 2026

https://github.com/vishal-biyani/kubernetes-days-india

A simple getting started guide for using client-go (Kubernetes Go SDK) and writing controllers for Kubernetes

client-go cncf controller getting-started kubernetes kubernetesdays kubernetesdaysindia

Last synced: 08 Oct 2025

https://github.com/rmohr/kubernetes-custom-exec

Demo on how to write your own `kubectl exec` command with client-go

client-go exec kubectl kubernetes websocket

Last synced: 19 Mar 2025

https://github.com/jhmorimoto/cert-watch

Watch and react to changes in Kubernetes TLS Secrets

cert-manager client-go golang kubernetes kubernetes-controller tls

Last synced: 06 Feb 2026

https://github.com/googs1025/k8s-client-go-api-demo

使用k8s自带的client-go练习写demo、周边部署与二次开发练习。

client-go client-go-sample kubernetes prometheus

Last synced: 13 Apr 2025

https://github.com/pothulapati/doker

A docker-cli experience but for your kubernetes cluster

cli client-go distributed-systems docker docker-cli docker-client docker-daemon kubernetes

Last synced: 29 Apr 2025

https://github.com/bishal7679/ksapify

A Multi-Featured Light Kubernetes command-line tool

cli client-go cobra-cli cosign go kubernetes shell

Last synced: 11 Apr 2025

https://github.com/toshi0607/jctl

Build and execute Go applications with Kubernetes Job

client-go container-image container-registry docker-hub gcr go kubernetes kubernetes-job

Last synced: 29 Jan 2026

https://github.com/bilalcaliskan/kube-pod-terminator

A cleaning tool for pods which are stucked at the 'Terminating' or 'Evicted' state

client-go golang k8s kubernetes

Last synced: 30 Jan 2026

https://github.com/achetronic/hitman

Little daemon to kill resources in Kubernetes under specified conditions expressed as Helm templates

agent client-go golang kubernetes

Last synced: 19 Apr 2025

https://github.com/stackzoo/client-go-examples

client-go examples and use cases 🐝

client-go golang kubernetes

Last synced: 12 Apr 2025

https://github.com/vishal-biyani/gopherconindia2018

Using Kubernetes API effectively with Golang

client-go controller gophercon gopherconindia kubernetes

Last synced: 03 Mar 2026

https://github.com/shipengqi/kube

A simple Kubernetes client, based on client-go.

client-go kubernetes

Last synced: 27 Oct 2025

https://github.com/googs1025/k8s-sample-management-system

前后端分离的k8s管理系统-后端部分

client-go gin kubernetes kubernetes-deployment vue

Last synced: 13 Apr 2025

https://github.com/bilalcaliskan/nginx-conf-generator

A fancy tool which manages Nginx configuration according to Kubernetes NodePort type services

client-go golang k8s kubernetes nginx

Last synced: 30 Jan 2026

https://github.com/bilalcaliskan/varnish-cache-invalidator

A tool that multiplexes HTTP PURGE requests for standalone Varnish pods/instances. Varnish instances may be in Kubernetes or outside of Kubernetes.

client-go golang k8s kubernetes varnish

Last synced: 30 Jan 2026

https://github.com/kube-go/pod-deployer

A simple pod-deployer app

client-go kubernetes pod slashpai-hack-hustle

Last synced: 31 Mar 2025

https://github.com/nullforu/container-provisioner-k8s

Container provisioning/allocation REST/gRPC microservice for SMCTF (with Kubernetes)

client-go gin go grpc k8s kubernetes

Last synced: 04 Apr 2026

https://github.com/nevidanniu/sample-apispec

sample CRD api specs and client-go generation for such CRD for kubernetes api

client-go client-go-examples client-go-sample kubernetes

Last synced: 28 Apr 2026

https://github.com/googs1025/kubectl-plugin-develop

对kubectl进行简易的插件式开发

client-go kubectl kubectl-plugins kubernetes

Last synced: 19 May 2026

https://github.com/googs1025/k8s-client-go-practice-deployment

基于golang+client-go+k8s,实现简易版deployment管理系统

client-go gin go golang kubernetes

Last synced: 14 Feb 2026

https://github.com/ductnn/simple-k8s-client

Simple k8s client with golang

client-go kubernetes

Last synced: 30 Apr 2026

https://github.com/tanalam2411/k8s-client-go

Exploring Kubernetes client-go

client-go kubernetes

Last synced: 20 Apr 2026

https://github.com/googs1025/kubernetes-simple-proxy-operator

使用operator实现kubernetes中类似nginx的反向代理服务

client-go kubernetes-operator operator

Last synced: 10 Sep 2025

https://github.com/googs1025/k8s-redis-operator

自定义CRD资源部署Redis方案--极度简易版

client-go kubernetes kubernetes-operator redis

Last synced: 11 Apr 2026

https://github.com/hrishin/k8s-client-go-examples

Collection of different client go examples

client-go kubernetes kubernetes-operators

Last synced: 24 Aug 2025

https://github.com/alauda/kube-rest

Making http request using client-go

back-off client client-go forhumans golang http kubernetes rate-limiting rest

Last synced: 29 Apr 2026

https://github.com/phenixblue/cm2http

A utility to discover and serve the data from a Kubernetes configMap via HTTP

client-go configmap http json k8s watcher

Last synced: 13 Apr 2026

https://github.com/yokawasa/kubernetes-client-go-samples

A collection of Kubernetes and Istio client-go samples

client-go client-go-sample golang istio kubernetes

Last synced: 04 Apr 2025

https://github.com/andreistefanciprian/k8s-informer-pod-deleter

This is a Kubernetes informer that monitors Events and deletes Pods that match certain criteria.

client-go kubernetes

Last synced: 15 Apr 2026

https://github.com/idebeijer/satisfactory-client-go

A Golang client for the Satisfactory dedicated server HTTP API.

client-go golang satisfactory satisfactory-api satisfactory-community

Last synced: 08 Feb 2026

https://github.com/michalswi/kubevents-parser

Simple web server watching K8s events

client-go events golang k8s kubernetes-events service-account

Last synced: 10 May 2026

https://github.com/ajsalemo/keda-goclient

A REST API that creates KEDA resources and invokes Kubernetes webhooks

client-go docker-desktop fiber go go-fiber golang keda kubernetes kubernetes-webhook webhook

Last synced: 14 May 2026

https://github.com/tapojit047/crd

Code Generation for CustomResources

client-go crd golang kubernetes

Last synced: 22 Apr 2026

https://github.com/jrhrmsll/k8s-client-go

Programming Kubernetes examples

client-go golang kubernetes kubernetes-api programming

Last synced: 25 Apr 2026

https://github.com/udhos/eks

eks creates kubernetes client (client-go clientset) for EKS api-server from explicit cluster name, CA-data and endpoint.

aws client-go eks go golang kubernetes

Last synced: 29 Apr 2026

https://github.com/ductnn/kugo

Cli tool for Kubernetes

client-go golang kubernetes

Last synced: 11 Apr 2026

https://github.com/ishtiaqhimel/go-client

Learning Repo for Client-go.

client-go go kubernetes

Last synced: 08 May 2026

https://github.com/itzg/try-watch-pod-labels

Trying out the kubernetes client-go to watch and cache pod labels

client-go example kubernetes-api

Last synced: 09 May 2026

https://github.com/mikejoh/kubeconfgen

OpenStack Magnum kubeconfig generator when using Keystone authn/authz and the client binary

client-go gophercloud kubernetes openstack openstack-magnum

Last synced: 18 Apr 2026

https://github.com/lucasepe/expression-resolver

Using client-go notebook - operator example

client-go cloudnative golang kubernetes-operator sample

Last synced: 13 Oct 2025

https://github.com/betacatpro/kubeclustermanagement

Kubernetes 集群管理平台

client-go crd-operator golang kubenetes

Last synced: 19 Aug 2025

https://github.com/chabane/mitosis

A SDaaS for building Big Data, Machine Learning and Serverless applications based on cost prediction driven development

apache-spark aws client-go docker helm kops kubernetes mobx monaco-editor nodejs openfaas react seldon-core websocket

Last synced: 11 Apr 2026

https://github.com/rushi47/service-mirror-prototype

Kubernetes operator for service mirroring.

client-go client-go-sample golang kubernetes operator rust

Last synced: 11 Apr 2026

https://github.com/philipsahli/client-go-wrapper

A very basic wrapper to use client-go, demo code for my talk "Welcome to Go"

client-go demo golang kubernetes

Last synced: 12 Apr 2026

https://github.com/ajsalemo/kubernetes-client-application

Application that uses React as a frontend client and Go with Fiber as the backend. This uses the Kubernetes client-go SDK to interface with Kubernetes.

client-go containerd docker fiber go golang kubernetes pm2 react restapi zap

Last synced: 10 Apr 2026

https://github.com/mikejoh/k8s-cluster-info

A small tool written in Go to display some Kubernetes cluster info on-the-fly

client-go kubectl kubernetes kubernetes-cluster

Last synced: 13 Aug 2025

https://github.com/shlokashah/drone_plus_plus

A tracking application for drone logistics operators.

angular api-gateway client-go django-rest-framework kubernetes microservice redis websockets

Last synced: 09 Apr 2026

https://github.com/randsw/kubeinfo

Gets information about some resources in kubernetes cluster. Including CR.

client-go crd docker github-actions golang helm helm-chart k8s kube-api kubernetes

Last synced: 08 Apr 2026

https://github.com/manzil-infinity180/pod-cleanup-controller

A controller that watches for pods in "Evicted" or "Failed" status and deletes them automatically after X minutes with Slack Notification

client-go controller golang

Last synced: 26 Oct 2025

https://github.com/lflxp/lflxp-kubectl

Kubectl dashboard based on GUI

client-go dashboard gui k8s

Last synced: 07 May 2026

https://github.com/mchirico/k8sv19

Playground for client-go

client-go kubernetes-operator

Last synced: 30 Jan 2026

https://github.com/lzyrapx/kubernetes-client-go-helper

This demos could help you use the kubernetes API easily and quickly.

client-go kubernetes

Last synced: 23 Jun 2025

https://github.com/ishankhare07/prog-k8s

prgramatically interacting with kubernetes

client-go go golang kubernetes kubernetes-operator

Last synced: 15 Apr 2026