github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/orbiter/clusters.md (about)

     1  # Supported Cluster
     2  
     3  - Kubernetes with kubeadm
     4  
     5  # More Possible Use Cases
     6  
     7  - Other cluster managers
     8    - Nomad
     9    - Mesos
    10  - Databases
    11    - etcd
    12    - CockroachDB
    13  - Message Brokers
    14    - Kafka
    15    - RabbitMQ
    16    - NATS
    17  
    18  If you desire an explicit implementation, file an issue. Also, pull requests are welcome and appreciated.