monogon
monogon copied to clipboard
//metropolis/launch-cluster: allow specifying launch parameters on command line
In addition to https://github.com/monogon-dev/monogon/issues/309 , it would be nice to be able to configure:
- How much memory / CPU each node has
- What preassigned roles should nodes get (separately for each node)
- Initial cluster configuration, eg. TPM policy, disk encryption policy
- If applicable, per-node NodeParameters like TPM mode and disk encryption mode (if we even allow configuring this, I don't remember)