Also, what can I monitor to see when fleet has fin...
# fleet
s
Also, what can I monitor to see when fleet has finished initializing? My cloud-init is running
fleetctl setup
immediately after
systemctl start fleet
but the server is not ready for incoming API calls. I’d rather do something smarter than just a
sleep
m
Fleet has a health check endpoint that can be used for this purpose. See https://fleetdm.com/docs/using-fleet/monitoring-fleet#health-checks