PacketFire / gemini

Cluster container orchestration tool
Apache License 2.0
0 stars 0 forks source link

Data store for Gemini master #5

Closed RaasAhsan closed 5 years ago

RaasAhsan commented 5 years ago

We need to persist data about what is currently scheduled

RaasAhsan commented 5 years ago

etcd looks like a solid choice

bramz commented 5 years ago

consul

RaasAhsan commented 5 years ago

Going with consul, it'll help us store cluster state, service discovery for Gemini cluster, and service discovery for applications deployed inside Gemini.

will make a PR to add this

RaasAhsan commented 5 years ago

we using consul