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 knobs to NNCP to tune the connectivity probes #831

Open
qinqon opened this issue Sep 15, 2021 · 0 comments
Open

Add knobs to NNCP to tune the connectivity probes #831

qinqon opened this issue Sep 15, 2021 · 0 comments
Labels
kind/feature priority/medium triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@qinqon
Copy link
Member

qinqon commented Sep 15, 2021

What happened:
If the default gw want to be explicitly removed or ICMP is not working at next-hop-address the probes are not going to work as expected.

What you expected to happen:
Probes to run when needed towards what user want to check.

We need to add some knobs to NNCP to activate/deactivate ping and dns proba and also set the address to ping or resolv.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • NodeNetworkState on affected nodes (use kubectl get nodenetworkstate <node_name> -o yaml):
  • Problematic NodeNetworkConfigurationPolicy:
  • kubernetes-nmstate image (use kubectl get pods --all-namespaces -l app=kubernetes-nmstate -o jsonpath='{.items[0].spec.containers[0].image}'):
  • NetworkManager version (use nmcli --version)
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature priority/medium triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

1 participant