sparse-window-1536
05/24/2022, 11:53 PMsparse-window-1536
05/24/2022, 11:54 PMfreezing-journalist-8768
05/24/2022, 11:55 PMcold-lighter-9610
05/25/2022, 12:02 AMi
icon in the top right corner.) I believe at least one of this two issues is fixed in flyteConsole v.1.1.0sparse-window-1536
05/25/2022, 12:09 AMsparse-window-1536
05/25/2022, 12:09 AMthankful-minister-83577
thankful-minister-83577
sparse-window-1536
05/25/2022, 12:15 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
sparse-window-1536
05/25/2022, 12:17 AMsparse-window-1536
05/25/2022, 12:18 AM/flyteorg/share/flyte/values.yaml
file and use the local helm repo to start the serverthankful-minister-83577
sparse-window-1536
05/25/2022, 12:22 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
freezing-airport-6809
billowy-sundown-31926
05/25/2022, 3:46 AMsparse-window-1536
05/25/2022, 11:20 PMsparse-window-1536
05/25/2022, 11:24 PMsparse-window-1536
05/25/2022, 11:44 PMdocker run -d --name flyte-sandbox --privileged --mount type=bind,src=$PWD,dst=/root -p 30080-30082:30080-30082 -p 30084:30084 -p 30086:30086 -p 30088:30088 -p 30089:30089 --entrypoint /bin/sh <http://cr.flyte.org/flyteorg/flyte-sandbox:dind-5570eff6bd636e07e40b22c79319e46f927519a3|cr.flyte.org/flyteorg/flyte-sandbox:dind-5570eff6bd636e07e40b22c79319e46f927519a3> -c 'tini flyte-entrypoint.sh'
(there were more commands after -c that changed the values for the max memory, but I removed them)thankful-minister-83577
thankful-minister-83577
cat > update.yaml
defaults:
cpu: "1"
memory: 150Mi
limits:
cpu: "2"
memory: 450Mi
project: flyteexamples
domain: development
thankful-minister-83577
thankful-minister-83577
flytectl update task-resource-attribute --attrFile update.yaml
thankful-minister-83577
demo
version of the sandbox)thankful-minister-83577
kubectl
access right?thankful-minister-83577
kubectl -n flyte edit deploy flyteconsole
and change the image to <http://ghcr.io/flyteorg/flyteconsole:v1.1.0|ghcr.io/flyteorg/flyteconsole:v1.1.0>
sparse-window-1536
05/26/2022, 12:18 AMsparse-window-1536
05/26/2022, 12:18 AMsparse-window-1536
05/26/2022, 12:23 AMsparse-window-1536
05/26/2022, 12:24 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
kubectl -n flyte get cm
thankful-minister-83577
thankful-minister-83577
sparse-window-1536
05/26/2022, 12:28 AMbash-5.1# kubectl -n flyte get cm
NAME DATA AGE
kube-root-ca.crt 1 39m
flyte-contour 1 39m
datacatalog-config 4 39m
kubernetes-dashboard-settings 0 39m
flyte-propeller-config 11 39m
clusterresource-template 2 39m
flyte-clusterresourcesync-config 3 39m
flyte-console-config 3 39m
flyte-admin-config 9 39m
flyte-scheduler-config 4 39m
propeller-leader 0 37m
leader-elect 0 39m
thankful-minister-83577
kubectl -n flyte edit flyte-admin-config
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
task_resource_defaults.yaml: |
task_resources:
defaults:
cpu: 1000m
memory: 1000Mi
storage: 1000Mi
limits:
cpu: 128
gpu: 1
memory: 192Gi
storage: 2000Mi
thankful-minister-83577
thankful-minister-83577
kubectl -n flyte rollout restart deploy flyteadmin
thankful-minister-83577
sparse-window-1536
05/26/2022, 11:09 PMthankful-minister-83577
thankful-minister-83577
sparse-window-1536
05/27/2022, 12:46 AMthankful-minister-83577
thankful-minister-83577
freezing-airport-6809
icy-agent-73298
05/27/2022, 3:37 AMicy-agent-73298
05/27/2022, 4:13 AMthankful-minister-83577
thankful-minister-83577
icy-agent-73298
05/27/2022, 4:29 AMicy-agent-73298
05/27/2022, 6:20 AMtask_resource_defaults:
# -- Task default resources parameters
task_resources:
defaults:
cpu: 100m
memory: 200Mi
storage: 5Mi
limits:
cpu: 2
memory: 1Gi
storage: 20Mi
gpu: 1
Not sure if users want to bump up resources for this reason.icy-agent-73298
05/27/2022, 6:37 AMacceptable-policeman-57188