docs: more node provisioning.

This commit is contained in:
Kyle Isom 2023-04-13 22:22:02 -07:00
parent e4221903ca
commit 10be9bac41
1 changed files with 3 additions and 0 deletions

View File

@ -23,3 +23,6 @@ Questions
2. What can we do with the TPM?
- It needs to be registered on first boot.
3. What should be done in the initramfs vs cloud-init?
4. What sort of clustering software should we use?
- Some sort of container management?
- Kubernetes?