Skip to content

MerzoukeMansouri/debug-pod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME debugpod - Launch a debug pod using kubectl

SYNOPSIS debugpod [FILTER]

DESCRIPTION This script launches a debug pod using kubectl. You can pass a FILTER argument for filtering and helping a namespace selection. After selecting the namespace, the user is prompted to select the pod and the image to run.

OPTIONS FILTER A filter string to select the namespace.

-h, --help
    Display this help message and exit.

EXAMPLES debugpod my-filter Launches kubectl with the namespace filtered by 'my-filter', then prompts for the pod name and image to run.

AUTHOR Written by M14i@adeo

REPORTING BUGS Report bugs [email protected]

COPYRIGHT This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. There is NO WARRANTY, to the extent permitted by law.

About

Helper to start a debug pod using kubectl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages