Skip to content

kareem-elsayed/kube-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

kube-scripts

PyPI version pypi supported versions Client Capabilities Client Support Level

kubernetes scripts based on python kubernetes client

First make sure to install python kubernetes-client

$ pip3 install kubernetes

list all pods:

$ python3 list-pods.py

exec commands on any pod

$ python3 exec-pods.py

About

kubernetes scripts using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages