An open API service indexing awesome lists of open source software.

https://github.com/nicjohnson145/ksplit

break up monster kubernetes manifests
https://github.com/nicjohnson145/ksplit

Last synced: about 1 month ago
JSON representation

break up monster kubernetes manifests

Awesome Lists containing this project

README

        

# ksplit

Split up kubernetes manifests that are packed all into a single file into multiple files

```
❯ ./ksplit -h
Split single-file sets of manifests into multiple files

Usage:
ksplit [flags]

Flags:
-d, --debug Enable debug logging
-h, --help help for ksplit
```