Skip to content

RyanMillerC/k8s-export-namespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

K8s Export Namespace

Export all non-generated objects from a Kubernetes namespace. This script was only tested on RHEL 8. This script will have issues running on MacOS.

This script requires the following krew plugins:

  • $ kubectl krew install get-all
  • $ kubectl krew install neat
  • $ kubectl krew install slice

Install krew here: https://krew.sigs.k8s.io/docs/user-guide/setup/install

Usage

./export-namespace.sh NAMESPACE

About

Export all non-generated objects from a k8s namespace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages