Skip to content

Script for entering kubernetes pod shell for debugging etc

License

Notifications You must be signed in to change notification settings

Glenn-Terjesen/podconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

podconsole

Script for entering kubernetes pod shell for debugging etc

Steps:

  • copy file to ie to /usr/local/bin/podconsole
  • run: chmod +x /usr/local/bin/podconsole
  • make sure you are connected to the kubernetes cluster
  • run: podconsole

NB: will not work if "/bin/sh" is missing on the pod or shell access is restricted

About

Script for entering kubernetes pod shell for debugging etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages