staroids / community

Staroid is a cloud platform for open-source project that funds developers.
https://staroid.com
9 stars 1 forks source link

Assign a pod to a dedicated VM #8

Closed staroider closed 4 years ago

staroider commented 4 years ago

In some case, a pod does not want to share a VM with other pods. For some reasons such as

This will be also useful for

staroider commented 4 years ago

Dedicated VM support is released. Adding a label pod.staroid.com/isolation: dedicated to the pod will locate pod on Dedicated VM.

See https://docs.staroid.com/ske/pod.html#pod for more details.