Additional Functionality #8
Replies: 3 comments
-
|
You could achieve redundancy today using these techniques:
We will try to provide more documentation about how to implement these solutions with existing BridgeCTL functionality. ---- Ideas for future improvements ---
These features are still under design and development. We appreciate your feedback and will solicit additional feedback and beta testers when we are ready. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks With Kubernetes its different in a sense that I may want a complete separate cluster/nodes for each site, if I have 3 sites, each may serve a separate set of databases, and ROLP would dictate you limit that to a set cluster/node and limited database connectivity, atm it treats sites using one cluster which isnt the best way to achieve separated config and design |
Beta Was this translation helpful? Give feedback.
-
|
I added you as a collaborator if you'd like to add some documentation to the wiki on best practices for deployment of bridge containers using best practices for fault tolerance. I think this would be quite useful for many users. I think it is something that needs to be captured in documentation rather than a specific feature of bridgectl, at least initially. Is it ok if I close this issue for now? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This tool is fantastic in deployment for bridge on Docker and Kubernetes however in a real world scenario I feel benefit would be brought in adding additional redundancy
Adding say 3 bridge containers onto one Monolithic VM with Docker causes problems if that VM is to go down, and provides no HA, you would possibly need multiple BridgeCTL with different endpoints which adds additional management
Also allowing deployment of multiple Kubernetes pods on single or multi-site is great, but allowing the ability to scale pods based on demand would better suit and also allowing different kubernetes clusters would allow for multiple site management with Cloud Manager when possibly one site needs a different cluster and networking vs the others
Beta Was this translation helpful? Give feedback.
All reactions