/kubernetes-split-yaml

Split the 'giant yaml file' into one file pr kubernetes resource

Primary LanguageGo

kubernetes-split-yaml

Build Status Go Report Card codecov

Split the 'giant yaml file' into one file pr kubernetes resource

Installation

If you have golang installed you can use go get.

$ go get -v github.com/mogensen/kubernetes-split-yaml

This will download the source and install the binary kubernetes-split-yaml

Usage

$ kubernetes-split-yaml giant-k8s-file.yaml

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT