Hey team! I am trying to deploy prefect-server on gke
At this point--> vim ~/.prefect/config.toml I entered apollo IP and pressing esc-> :wq or esc-->:x ... Then I am getting the following message. Any guide on how to deal with it?
Eventually unable to create a tenant
k
Kevin Kho
04/26/2022, 2:35 AM
This is your machine being unable to connect to the API I think. Where are you running this from?
h
Hafsa Junaid
04/26/2022, 2:39 AM
running from my local machine to connect it with gke where prefect-server is deployed
k
Kevin Kho
04/26/2022, 2:47 AM
I think you are either pointing to the wrong endpoint or can’t connect to the endpoint?