Local host URL for Cloud version

Hi ,

I’m new to Kong Community . Can some one please guide me to the documentation for what’s the URL to test Kong Cloud version . I mean , for local set up, you use localhost:8080 , what is the corresponding URL when you use Kong Cloud .

Thanks

Hi, are you looking to connect to the Kong Enterprise Cloud Trial version?

Hi, yes . Evaluating Kong Cloud trail version .

Thanks

You should have received an email with all the links to your Proxy endpoint as well as Kong Manager and other components. Please follow along that email.

Thank You . Could not find URLs in my emails .

Anyways , I 've moved to try local version on Windows docker . When I try to pull kong , it says

docker : Unable to find image ‘kong:latest’ locally
At line:1 char:1

  • docker run -d --name kong -v "kong-vol:C:\ProgramData\Docker\volumes\ …
  •   + CategoryInfo          : NotSpecified: (Unable to find ...latest' locally:String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
    
    

latest:
Pulling from library/kong
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: no matching manifest for windows/amd64 10.0.17134 in the manifest list entries.
See ‘C:\Program Files\Docker\Docker\Resources\bin\docker.exe run --help’.