Skip to content

A simple kubectl plugin to show kubernetes resources directly related to the deployment in a particular namespace

Notifications You must be signed in to change notification settings

26tanishabanik/kubectl-show-deployment-linked-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

kubectl-show-deployment-linked-resources

A simple kubectl plugin to show kubernetes resources directly related to the deployment in a particular namespace

Usage

❯ kubectl deploymentTree -h                    
Name: 
  kubectl deploymentTree - shows all the resources directly related to the deployment
The following options are available:
  -d: provide the name of the deployment
  -n: provide the namespace for the deployment
Usage: 
  kubectl depoymentTree [flags] [options]

Here is the demo:

deployment1.mp4

About

A simple kubectl plugin to show kubernetes resources directly related to the deployment in a particular namespace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages