client-go
Kubernetes client
A Go client library for interacting with Kubernetes clusters.
Go client for Kubernetes.
9k stars
175 watching
3k forks
Language: Go
last commit: 3 days ago
Linked from 1 awesome list
k8s-staging
Related projects:
Repository | Description | Stars |
---|---|---|
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
kubernetes-client/python | A Python library providing a client interface to the Kubernetes API. | 6,848 |
kubernetes-sigs/kubebuilder | A framework for building Kubernetes APIs using custom resource definitions (CRDs) in Go. | 8,009 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 16,011 |
googleapis/google-cloud-go | A set of libraries providing access to Google Cloud Platform services via the Go programming language. | 3,809 |
ardanlabs/service | A starter kit for building scalable web services with Go and Kubernetes | 3,616 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
kubernetes-sigs/kind | Enables the creation of local Kubernetes clusters in Docker containers | 13,596 |
fabric8io/kubernetes-client | Provides access to Kubernetes and OpenShift REST APIs via a fluent DSL in Java. | 3,428 |
grafana/xk6-kubernetes | A client extension for interacting with Kubernetes clusters from k6 tests. | 66 |
aws/aws-sdk-go-v2 | A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,704 |
kubernetes/dashboard | A web-based interface for managing and troubleshooting Kubernetes clusters | 14,542 |
operator-framework/operator-sdk | A toolkit to simplify building complex stateful applications on Kubernetes | 7,283 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,267 |