# iximiuz/client-go-examples

A collection of mini-programs demonstrating Kubernetes client-go usage.

Repository: https://github.com/iximiuz/client-go-examples
Canonical: https://ross.abutalabs.com/products/client-go-examples
Homepage: https://labs.iximiuz.com/playgrounds/k8s-client-go/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, client-go, kubernetes-client, kubernetes-api
Last push: 2025-12-12T09:50:55+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 35, longevity 100
- inputs: {"age_days": 1712, "days_push": 264, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1123, forks 145 (observed 2026-08-28T04:03:40.442383+00:00)

## What it is
A collection of small Go programs demonstrating how to use the official Kubernetes client-go library against maintained Kubernetes release branches. It pairs with an online iximiuz Labs playground providing a preconfigured development environment.

## Use cases
- learn how to use client-go in Go
- write a Kubernetes controller in Go
- examples of kubernetes informers and watches
- test client-go code against multiple Kubernetes versions
- practice Kubernetes API programming
- set up a local kind cluster for client-go experiments

## When to choose
- you are learning or teaching Kubernetes API programming in Go
- you need small, tested client-go snippets for list, watch, informer, or patch operations
- you want to verify client-go compatibility across maintained Kubernetes releases

## When to avoid
- you need a production-ready Kubernetes client framework or controller library
- you use a language other than Go
- you want comprehensive documentation rather than example code

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, sdk
- domain: developer-tools, tutorials
- platform: go, cli
- tags: kubernetes, client-go, examples, go, k8s-api, controllers, informers, containers, docker

## Member repositories
- iximiuz/client-go-examples (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.442383+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:40:52.727435+00:00, confidence not recorded.
  - readme: https://github.com/iximiuz/client-go-examples (fetched 2026-08-28T04:03:40.442383+00:00, sha 4f91a8597ec4)
  - homepage: https://labs.iximiuz.com/playgrounds/k8s-client-go/ (fetched 2026-08-29T12:44:17.827341+00:00, sha c26c2a20b872)
  - site_page: https://labs.iximiuz.com/docs (fetched 2026-08-29T12:44:17.839147+00:00, sha cde796049a73)
  - site_page: https://labs.iximiuz.com/about (fetched 2026-08-29T12:44:17.840944+00:00, sha bbdda538763d)
  - site_page: https://labs.iximiuz.com/pricing (fetched 2026-08-29T12:44:17.836654+00:00, sha 99dc9dd6edfe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
