yes
to allow the installer to initialize your ae5-conda
environment by running conda init
when prompted.
base
environment present with an asterisk beside the directory to indicate it is currently active.PASS
or WARN
result from the script. The output is captured in a results.txt
file for later reference, if necessary. If something goes wrong, you can view the results to determine the issue and correct it.values.yaml
and populate it with the following content:
/opt/anaconda/storage
volume for managed persistence, the persistence:
section of the values.yaml
can be entered as:
/opt/anaconda/storage
for managed persistence works only for single-node clusters. It must be replaced with a network file system (NFS) configuration before adding additional nodes to the cluster. Otherwise, sessions and deployments launched on the additional nodes will fail to start. For more information, see managed persistence.TMPDIR
, prepend the command with this new value. For example:
--service-uid
is the service account UID and cannot be a root user. If you are performing a reinstallation of Workbench, you must delete the previous planet
user prior to setting the new --service-uid
.