You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current docker compose based setup of devnet works well for local deployments on a single node.
For larger deployments it would be nice to distribute nodes across physical nodes. For certain scenarios it would also be helpful to create Pods of related containers that could be scaled as a unite. Kubernetes would support this (an alternative could be Podman, which could be used with Kubernetes specifications)
The text was updated successfully, but these errors were encountered:
The current docker compose based setup of devnet works well for local deployments on a single node.
For larger deployments it would be nice to distribute nodes across physical nodes. For certain scenarios it would also be helpful to create Pods of related containers that could be scaled as a unite. Kubernetes would support this (an alternative could be Podman, which could be used with Kubernetes specifications)
The text was updated successfully, but these errors were encountered: