I've discovered that floaty list --active does not actually give me a full list of all servers.
For example:
➜ vmfloaty_bolt git:(development) ✗ floaty list --active
Your VMs on abs-prod.k8s.infracore.puppet.net:
- [JobID:gavin.didrichsen-1715085630672] <allocated>
- ip-10-227-4-221.amz-dev.puppet.net (ubuntu-2204-arm64)
- ip-10-227-4-86.amz-dev.puppet.net (ubuntu-2204-arm64)
Does not include my flaxen-green server:
➜ vmfloaty_bolt git:(development) ✗ floaty list --active --service vmpooler
Your VMs on vmpooler-prod.k8s.infracore.puppet.net:
- flaxen-green.vmpooler-prod.puppet.net (running, ubuntu-2204-x86_64, 237.89/335 hours, user: gavin.didrichsen)
➜ vmfloaty_bolt git:(development) ✗ floaty list --active --service abs
Your VMs on abs-prod.k8s.infracore.puppet.net:
- [JobID:gavin.didrichsen-1715085630672] <allocated>
- ip-10-227-4-221.amz-dev.puppet.net (ubuntu-2204-arm64)
- ip-10-227-4-86.amz-dev.puppet.net (ubuntu-2204-arm64)
➜ vmfloaty_bolt git:(development) ✗
I've discovered that
floaty list --activedoes not actually give me a full list of all servers.For example:
Does not include my
flaxen-greenserver: