Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

SpeedTest-Tracker

Please configure the dnsConfig section of the pod specification according to your needs:

dnsPolicy: None
dnsConfig:
  nameservers:
    - 10.152.183.10
    - 8.8.8.8
  searches:
    - speedtest-tracker.svc.cluster.local
  options:
    - name: ndots
      value: "5"