helpful-crowd-74546
03/30/2022, 6:55 AMFlyteAdmin
Pod in order to perform registration and request executions. I tried to port-forward to the FlyteConsole
Service as well as Pod to access the UI but I am getting the following error, shouldn’t this be possible as well?great-school-54368
03/30/2022, 7:43 AMhelpful-crowd-74546
03/30/2022, 8:01 AMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
helpful-crowd-74546
03/31/2022, 8:46 AMvalues-eks.yaml
with additional ConfigMap values for the console. I.e., append ADMIN_API_URL
to the already specified key-values in the original values.yaml
.helpful-crowd-74546
03/31/2022, 8:51 AMADMIN_API_URL
should be populated with the DNS of the LoadBalancer Ingress?freezing-airport-6809
late-eye-50215
03/31/2022, 5:19 PMDISABLE_AUTH
in v0.34.0
👍helpful-crowd-74546
04/01/2022, 6:28 AMhelpful-crowd-74546
04/01/2022, 12:21 PMvalues.yaml
and upgraded the Helm installation. I then port-forward to the FlyteConsole
service on port 80 and still get the same error. The console ConfigMap is updated with the new ADMIN_API_URL key-value pair!
configmap:
console:
ADMIN_API_URL: <adress>.<http://eu-west-1.elb.amazonaws.com|eu-west-1.elb.amazonaws.com>
freezing-airport-6809
helpful-crowd-74546
04/01/2022, 2:17 PMhelpful-crowd-74546
04/01/2022, 2:20 PMroot@ubuntu-client:/# curl -v http://<host>/api/v1/projects
...
{"projects":[{"id":"determined","name":"determined","domains":[{"id":"development","name":"development"},{"id":"staging","name":"staging"},{"id":"production","name":"production"}],"labels":{}},{"id":"flyteexamples","name":"flyteexamples","domains":[{"id":"development","name":"development"},{"id":"staging","name":"staging"},{"id":"production","name":"production"}],"description":"flyteexamples description"},{"id":"flytesnacks","name":"flytesnacks","domains":[{"id":"development","name":"development"},{"id":"staging","name":"staging"},{"id":"production","name":"production"}],"description":"flytesnacks description"},{"id":"flytetester","name":"flytetester","domains":[{"id":"development","name":"development"},{"id":"staging","name":"staging"},{"id":"production","name":"production"}],"description":"flytetester description"},{"id":"mnist","name":"mnist","domains":[{"id":"development","name":"development"},{"id":"staging","name":"staging"},{"id":"production","name":"production"}],"labels":{}}]}root@ubuntu-client:/#
helpful-crowd-74546
04/01/2022, 2:24 PMk port-forward svc/flyteconsole 1234:80
freezing-airport-6809
helpful-crowd-74546
04/01/2022, 3:38 PMfreezing-airport-6809
helpful-crowd-74546
04/03/2022, 5:09 PM::ffff:127.0.0.1 - - [03/Apr/2022:17:05:15 +0000] "GET /<host>/api/v1/projects HTTP/1.1" 304 - "<http://localhost:1234/console>" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0"
freezing-airport-6809
helpful-crowd-74546
04/03/2022, 6:00 PMhelpful-crowd-74546
04/03/2022, 6:01 PMfreezing-airport-6809
helpful-crowd-74546
04/03/2022, 6:09 PMADMIN_API_URL
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
helpful-crowd-74546
04/03/2022, 6:11 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
ADMIN_API_URL=<http://localhost:8080>
helpful-crowd-74546
04/03/2022, 6:16 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
<http://lb>:port/api/v1/projects
freezing-airport-6809
lb:port
helpful-crowd-74546
04/03/2022, 6:18 PMfreezing-airport-6809
freezing-airport-6809
lb:port
for the console servicehelpful-crowd-74546
04/03/2022, 6:20 PMADMIN_API_URL
helpful-crowd-74546
04/03/2022, 6:21 PMADMIN_API_URL=<http://lb>:port
in the config mapfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
helpful-crowd-74546
04/03/2022, 6:24 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
helpful-crowd-74546
04/03/2022, 6:31 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809