QQ : Referencing <https://outerbounds.com/engineer...
# ask-metaflow
s
QQ : Referencing https://outerbounds.com/engineering/operations/configure-metaflow/ : After deploying via AWS CloudFormation template, where is the best place to execute
metaflow configure aws
and
metaflow configure kubernetes
? Tried to execute it via the terminal in JupyterLab instance via Sagemaker in the deployed stack, but I do not believe that's the best place. Any recommendations would be great
1
c
usually from the machine you want to run/analyze workflows from
are you using sagemaker jupyter as a workstation to run workflows from?
s
Yup, that was the plan
👍 1
Does K8s need to be configured manually after the stack is deployed, or does the CF template take care of that during stack creation?
c
yep, with that template only batch is deployed as a compute target
s
perfect, thank you @crooked-jordan-29960
👍 1