TGViewer
DevOps&SRE Library DevOps&SRE Library @devopslibrary · 19.9K subscribers
Post #7553 3.49K
Uniform API server access using clientcmd

If you've ever wanted to develop a command line client for a Kubernetes API, especially if you've considered making your client usable as a kubectl plugin, you might have wondered how to make your client feel familiar to users of kubectl. In fact, the Kubernetes project provides two libraries to help you handle kubectl-style command line arguments in Go programs: clientcmd and cli-runtime (which uses clientcmd). This article will show how to use the former.


https://kubernetes.io/blog/2026/01/19/clientcmd-apiserver-access
More from @devopslibrary
  1. Sep 25, 2026kstack Kstack is a skill pack for Claude Code that helps you perform monitoring, troublesh…
  2. Sep 25, 2026Klarity Klarity is an open-source, enterprise-grade Kubernetes observability dashboard bui…
  3. Sep 24, 2026✨ Как настроить PostgreSQL для продакшен-нагрузок При переходе к продакшен-нагрузкам важно…
  4. Sep 24, 2026IPMan - IPSec Connection Manager for Kubernetes IPMan is a Kubernetes operator that simpli…
  5. Sep 24, 2026Autoscalable GitLab runners on AWS EC2 This article shares our experience of getting rid o…
  6. Sep 23, 2026From Ingress to Gateway API: How We Modernized Networking on Our GKE Cluster We recently m…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →