A few things that need improvement in the ceph-k8s script: - [ ] Refactor code into subcommands (eg. `ceph-k8s mons create`, `ceph-k8s osds get` - [ ] Deleting/Scaling mons/osds - [ ] Labelling nodes - [ ] Updating config (config secret and injecting) - [ ] Debugging commands (`osd tree`) - [ ] Adding/taking out specific node disks
A few things that need improvement in the ceph-k8s script:
ceph-k8s mons create,ceph-k8s osds getosd tree)