Disable Continuous Pings From Nodes To Google DNS (8.8.8.8)
Problem
Continuous pings are seen from cluster nodes to Google DNS (8.8.8.8)
Environment
Platform9 Managed Kubernetes - All Versions
Cause
These ping packets are originated from pf9-muster component periodically for doing Internet connectivity health check.
Resolution
If the ICMP request is blocked in the environment or not desired, this behavior can be disabled with following procedure.
Comment/Remove the "
task pingmaker" line in the muster configuration and template as below:
a. Muster Config:
~]# grep "#" /etc/pf9/muster.conf
#task pingmakerb. Muster Template:
~]# grep "#" /etc/pf9/muster.template
#task pingmakerRestart the muster service:
PreviousImpact, Validation and Repair Action if pf9-nodeletd and pf9-comms Services are Down
NextImpact If Worker Node Goes Down Where 'calico-kube-controllers', 'metrics-server', 'dashboard-metric
Last updated
