swimos / swimos-docs

Documentation for SwimOS
Apache License 2.0
0 stars 3 forks source link

docs: Deployment & High Availability #26

Open afolson opened 1 year ago

afolson commented 1 year ago

It seems like some of this should be split between the SwimOS docs and the Nstream docs. We want to have a basic overview of how to deploy and what considerations they should have when deploying, but we also want to nudge people towards Nstream. We'll need to find a balance between too much info and too little.

cc @jcustenborder @c9r Thoughts about what's outlined below? Most of that stuff seems like it should be in the Nstream docs somewhere. We can just have a basic "deploy with Docker/k8s/?" guide on the SwimOS docs and nudge people towards the Nstream docs if they need something more. Sound good? What am I missing/not thinking of?

  1. High Availability 15.1. Cluster Gossipping 15.2. State Replication 15.3. Link Failover 15.4. Channel Remuxing 15.5. Load Balancing
jcustenborder commented 1 year ago

I'm on board. I'm happy to take on the k8s deployment stuff.