Skip to content

set of snakes that will assist with kubernetes things... utilizes official kubernetes python library.

License

Notifications You must be signed in to change notification settings

gyoza/kubernetes_python_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements: Python 3 and requirements.txt modules installed.

These scripts are setup to use shortname context namespacing.

This may be undesirable functionality for other users.

kube_get_events

Will prompt you to choose cluster from kubernetes configuration files.

syntax: ./kube_get_events.py

kube_get_versions

Will find all versions of kubernetes from kubernetes configuration files, references deploy_config.json for shortname context for matching development environments if needed.

syntax: ./kube_get_versions.py

In the root folder there are symlinks so you can add this project to your path and use:

kge, or kgv

About

set of snakes that will assist with kubernetes things... utilizes official kubernetes python library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages