Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KIC Konnect Set Up instructions #7212

Open
2 tasks done
iam-robi opened this issue Apr 11, 2024 · 1 comment
Open
2 tasks done

KIC Konnect Set Up instructions #7212

iam-robi opened this issue Apr 11, 2024 · 1 comment

Comments

@iam-robi
Copy link

iam-robi commented Apr 11, 2024

Where is the problem?

https://docs.konghq.com/konnect/getting-started

What happened?

I wanted to set up kong konnect following instructions in https://cloud.konghq.com/eu/gateway-manager/[namespaceid]/view-connection-instructions but it is not working my deployment ends up with logs:

 Retrying kong admin api client call after error {"v": 0, "retries": "22/60", "error": "making HTTP request: Get \"https://localhost:8444/\": dial tcp 127.0.0.1:8444: connect: connection refused"}

And when I check the official chart in artifacthub the values.yaml doesn't even correspond to the one given in instructions. It is very confusing.

the documentation should contain up to date instructions for KIC set up.

What did you expect to happen?

successful set up of connect or at least some instructions to help debug, these are the first steps to getting started and not well documented, frustrating !

Code of Conduct and Community Expectations

  • I agree to follow this project's Code of Conduct
  • I agree to abide by the Community Expectations
@iam-robi iam-robi changed the title KIC Konnect instructions KIC Konnect Set Up instructions Apr 11, 2024
@randmonkey
Copy link
Contributor

@iam-robi From the URL KIC tries to call admin APIs, It looks like KIC is not running in "Gateway Discovery" mode: https://docs.konghq.com/kubernetes-ingress-controller/latest/production/deployment-topologies/gateway-discovery/#main.

How did you deploy your KIC and Kong gateway? Are you following the instructions? If so, I would like to see the status of helm releases by helm list releases -n kong and status of pods in the release by kubectl get pods -n kong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants