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

Limit-RPS annotation how can be use with Custom header #12705

Open
vasim-test opened this issue Jan 15, 2025 · 1 comment
Open

Limit-RPS annotation how can be use with Custom header #12705

vasim-test opened this issue Jan 15, 2025 · 1 comment
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@vasim-test
Copy link

I have set limit-rps annotation to restrict number of connections from particular IP at ingress. I am student and stuck in problem where I want to understand.

  1. Which header does limit-rps use to identify particular IP from client.
  2. If limit-rps is using X-Forwarded-For header then what should I do if my Client IP is getting captured in custom header like Client-External-IP.
  3. How to make limit-rps work with this custom header Client-External-IP to know the IP.
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Development

No branches or pull requests

2 participants