Hello everyone, I followed the installation docume...
# flyte-deployment
j
Hello everyone, I followed the installation document from this link https://docs.flyte.org/en/v1.0.0/deployment/aws/manual.html#prerequisites. All the outputs were as per the documentation, but on the final step where I try to login, "endpoint/console", I get 503 Service Temporarily Unavailable. Any help on this? thanks in advance
d
Hi @João Campos Could you share the content of
config.yaml
?
j
server .yaml?
d
thanks I mean, the output of
cat $HOME/.flyte/config.yaml
j
which pod? admin?
on admin pod i have only these files
d
nope, just in your system The guide you followed ask you to update the `~/.flyte/config.yaml`before attempting to connect
j
I installed flyte by helm. There is no config.yaml helm repo add flyteorg https://flyteorg.github.io/flyte
d
anyways, that guide is helpful to prepare prerequisites but it's a bit old. I'm working on documenting the EKS deployment process and will share it soon. Once your prereqs are in place, you could use the new charts, especifically the
flyte-binary
one as documented here: https://docs.flyte.org/en/latest/deployment/deployment/cloud_simple.html
j
thank you @David Espejo (he/him). Let me know when is ready
155 Views