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

Add gateway-icmp type monitor to probe the pod as one of CIS startup parameters #3476

Open
jokoyuliantoro opened this issue Jul 8, 2024 · 0 comments
Labels

Comments

@jokoyuliantoro
Copy link

Title

Add gateway-icmp type monitor to probe the pod as one of CIS startup parameters

Description

Requesting a feature where the admin can specify default monitor for pod's pool set to gateway-icmp and specify it in CIS startup parameter (example: --default-pod-monitor=gateway-icmp).

Actual Problem

There is a customer using competitor solution which by default has 2 level monitor which are GSLB monitor based on HTTPS and pod-level monitor based on ICMP. Currently CIS does not support gateway-icmp monitor at pod's pool.

Solution Proposed

The admin can specify a default monitor type as one of CIS startup parameter. Example: --default-pod-monitor=gateway-icmp.

Alternatives

Another alternative is to specify the gateway-icmp monitor as an annotation in Route. This alternative is less preferred as it introduces additional external LB awareness to DevOps which is unnecessary as DevOps' scope is the cluster itself.

Additional context

N/A

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

No branches or pull requests

1 participant