Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.08 KB

cilium-health_ping.md

File metadata and controls

33 lines (23 loc) · 1.08 KB

cilium-health ping

Check whether the cilium-health API is up

Synopsis

Check whether the cilium-health API is up

cilium-health ping

Options inherited from parent commands

      --admin string             Expose resources over 'unix' socket, 'any' socket (default "unix")
  -c, --cilium string            URI to Cilium server API
  -d, --daemon                   Run as a daemon
  -D, --debug                    Enable debug messages
  -H, --host string              URI to cilium-health server API
  -i, --interval uint            Interval (in seconds) for periodic connectivity probes (default 60)
      --log-driver stringSlice   Logging endpoints to use for example syslog, fluentd
      --log-opt map              Log driver options for cilium-health (default map[])
  -p, --passive                  Only respond to HTTP health checks
      --pidfile string           Write the PID to the specified file

SEE ALSO