Skip to content

retornam/podtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podtools

podtools contains a bunch of tools useful for working with Kubernetes:

  • helm
  • kubens
  • kubectl
  • kubectx
  • kube-ps1
  • stern

Usage

  1. Deploy the pod:

    kubectl apply -f https://raw.githubusercontent.com/retornam/podtools/master/podtools.yaml
    
  2. Attach to the pod:

    kubectl attach --namespace=podtools -ti podtools
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published