This is an attempt to create a public private router network over Kubernetes
This project is not very sophisticated (yet)
- cd python/tools
- source export_path.sh
- skoot -c full-path-of-network-config -o full-path-of-output-yaml (example network config can be found in the network-configs folder).
- The skoot tool (for now) can only be executed from the python/tools folder