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

Check outbound connectivity to other nodes #4

Merged
merged 11 commits into from
Sep 14, 2022
Merged

Check outbound connectivity to other nodes #4

merged 11 commits into from
Sep 14, 2022

Conversation

tgip-work
Copy link
Collaborator

Change

  1. Checks if a connection to other nodes can be established and provides metric quorum_tcp_egress_connectivity
  2. The check is performed by open a shell in the quorum node and executing a netcat command.
  3. For doing so, the quorum-node-metrics-exporter runs "kubectl exec" and requires the RBAC permission for doing so (see k8s/rbac.yaml).
  4. This requires the exporter to be installed in the same namespace as the Quorum node. If you want to run in different namespace, use a ClusterRole instead

@tgip-work tgip-work merged commit fc238e0 into master Sep 14, 2022
@tgip-work tgip-work deleted the kubectl branch September 14, 2022 15:01
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

Successfully merging this pull request may close these issues.

1 participant