kubernetes-client/python

Official Python client library for kubernetes

PythonOtherkuberneteslibraryk8sclient-pythonk8s-sig-api-machinery
This is stars and forks stats for /kubernetes-client/python repository. As of 03 May, 2024 this repository has 6036 stars and 3282 forks.

Kubernetes Python Client Python client for the kubernetes API. Installation From source: git clone --recursive https://github.com/kubernetes-client/python.git cd python python setup.py install From PyPI directly: pip install kubernetes Examples list all pods: from kubernetes import client, config # Configs can be set in Configuration class directly or using helper utility config.load_kube_config() v1 = client.CoreV1Api() print("Listing pods with their IPs:") ret = v1.list_pod_for_all_namespaces(watch=False) for...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
sayoui001/ApexAHK-Reduce-recoilAutoHotkeyPython850290
pietroborrello/CustomProcessingUnitCPythonMakefile3430220
CarGuo/gsy_flutter_demoDartOther2.8k04620
grigory51/shbr-devopsDockerfileMakefileShell78+1420
cnych/kubernetes-learningDockerfilePythonHTML1.6k+25420
impy-project/impyFortranJupyter NotebookPython23060
DigitalN8m4r3/Godot-XR-AvatarGDScriptGAPGLSL24040
leanprover/lean4-samplesLeanCSSJavaScript610190
lifting-bits/anvillLLVMC++Python3020370
Ewenwan/RosMakefileC++CMake90403500