python
Kubernetes client
A Python library providing a client interface to the Kubernetes API.
Official Python client library for kubernetes
7k stars
141 watching
3k forks
Language: Python
last commit: about 1 month ago client-pythonk8sk8s-sig-api-machinerykuberneteslibrary
Related projects:
Repository | Description | Stars |
---|---|---|
eon01/kubernetes-workshop | A comprehensive guide to deploying and managing containerized applications on a Kubernetes cluster | 3,233 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
tomplus/kubernetes_asyncio | An asynchronous Python client library for the Kubernetes API | 370 |
fabric8io/kubernetes-client | Provides access to Kubernetes and OpenShift REST APIs via a fluent DSL in Java. | 3,428 |
kubernetes/client-go | A Go client library for interacting with Kubernetes clusters. | 9,161 |
googleapis/google-api-python-client | A Python client library for Google's discovery based APIs. | 7,861 |
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
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 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
kubeflow/pipelines | A tool for building and managing machine learning workflows on Kubernetes. | 3,634 |
kubernetes-client/haskell | A Haskell library providing an interface to interact with the Kubernetes API | 128 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,896 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |