We want to make it easy to specify clusters. Our first focus is making the commandline and flag usage stable. However, we also want to consider offering full configuration through a file. The PandaCluster dotfile is only used for persistent configuration data, but we should create a sub-command of the commandline executable that parses a "Clusterfile" and works similarly to a Dockerfile.
We want to make it easy to specify clusters. Our first focus is making the commandline and flag usage stable. However, we also want to consider offering full configuration through a file. The PandaCluster dotfile is only used for persistent configuration data, but we should create a sub-command of the commandline executable that parses a "Clusterfile" and works similarly to a Dockerfile.