Skip to content

Compare environment variables between pods running on different kubernetes clusters.

License

Notifications You must be signed in to change notification settings

ParvJain/k8s-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small utility tool to find missing environment variable for pods running on different clusters.

Requirements:

  • Kubeconfig file on system (kubectl configured)
  • python3

Steps to run:

make sure you have above requirements fullfilled then, pip install -r requirements.txt then,python main.py

About

Compare environment variables between pods running on different kubernetes clusters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages