Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 251 Bytes

CoreOS.md

File metadata and controls

5 lines (4 loc) · 251 Bytes

How to run dd-agent in CoreOS

  1. Deploy API key to etcd: etcdctl set /datadog/apikey abcdefghijklmnopqrstuvwxzy
  2. Load the agent unit into fleet: fleetctl load dd-agent.service
  3. Start the agent everywhere : fleetctl start dd-agent.service