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
{{ message }}
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
Some Docker Compose files for the recipes can potentially refer to external networks or volumes. MasterMind currently doesn't handle them directly, so they need to have been created on the cluster prior to deploying the recipes.
MasterMind should be able to deal with external networks and volumes in order to make these recipes work out of the box. This should include the creation of networks/volumes on registered clusters, and extra metadata in the configuration templates of the recipes to include the dependency of external networks and volumes, so that the user can deploy the Services correctly.
The text was updated successfully, but these errors were encountered:
Some Docker Compose files for the recipes can potentially refer to external networks or volumes. MasterMind currently doesn't handle them directly, so they need to have been created on the cluster prior to deploying the recipes.
MasterMind should be able to deal with external networks and volumes in order to make these recipes work out of the box. This should include the creation of networks/volumes on registered clusters, and extra metadata in the configuration templates of the recipes to include the dependency of external networks and volumes, so that the user can deploy the Services correctly.
The text was updated successfully, but these errors were encountered: