Provides manifest to deploy elastic-agent on kubernetes
-
Clone this repo
-
Update the following values in the daemon-set.yaml file
FLEET_URL- URL of the remote Fleet serverFLEET_ENROLLMENT_TOKEN- API Token for the agent to entroll with the Fleet server
-
deploy using the following
kubectlcommand from within the repo folder
kubectl apply -f .
- Contact ELP admin to check if the agent with the specific API token has enrolled into the Fleet server