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 scaleio folder has combined environments for docker, mesos, and kubernetes. In an effort to clean this up for better directed efforts, the components for Mesos will be broken out into a new folder called mesos. This will include:
Installation of Docker
Installation and configuration of REX-Ray
Installation and configuration of Mesos
Installation and configuration of Marathon
Include a flag for optionally installing ScaleIO, will be installed by default.
If flag for ScaleIO installation is set to false, then REX-Ray will be configured to use local virtualbox volumes.
all documentation needs to be updated to reflect changes
The text was updated successfully, but these errors were encountered:
The
scaleio
folder has combined environments for docker, mesos, and kubernetes. In an effort to clean this up for better directed efforts, the components for Mesos will be broken out into a new folder calledmesos
. This will include:The text was updated successfully, but these errors were encountered: