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

[question]: How can I limit a service request to be only allowed from inside the cluster? #209

Open
2 tasks done
wesbragagt opened this issue Jan 17, 2025 · 0 comments
Open
2 tasks done
Assignees
Labels
question Further information is requested triage Needs to be triaged

Comments

@wesbragagt
Copy link
Contributor

wesbragagt commented Jan 17, 2025

Prior Search

  • I have already searched this project's issues to determine if a similar question has already been asked.

What is your question?

I have an api that is exposed publicly through nginx ingress. Along that I have an internal endpoint meant to be consumed by services running inside the cluster. How can I only let requests coming from inside the cluster to pass for those endpoints? Are there env variables that are passed to the pods running in the cluster that I can use as such mechanism of IP block.

What primary components of the stack does this relate to?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wesbragagt wesbragagt added question Further information is requested triage Needs to be triaged labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants