Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 ubuntu 16.04 上本地安装分布式 openwhisk 实例为此,如果创建两个指向同一个 counchdb 的开放式 Whisk 实例和 nginx 上方的负载均衡器。用于将流量路由到每个实例。这个设置会起作用吗,还是会有比我想象的更多的挑战?
还有更多挑战,例如 OpenWhisk 的控制器使用的内存缓存。
对于真正的分布式设置,您可以参考分布式部署文档。到今天为止,某些组件不会自然扩展,但正在积极地进行。