Skip to content

infrasonar/kubernetes-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Release Version

InfraSonar Kubernetes agent

Documentation: https://docs.infrasonar.com/collectors/agents/kubernetes/

Environment variables

Environment Default Description
TOKEN required Token to connect to.
ASSET_ID required Asset Id or file where the Agent asset Id is stored (must be a volume mount).
IN_CLUSTER 1 For when this agent is started on a pod inside the cluster, 0 (=disabled) or 1 (=enabled).
API_URI https://api.infrasonar.com InfraSonar API.
CHECK_INTERVAL 300 Interval for the kubernetes check in seconds.
VERIFY_SSL 1 Verify SSL certificate, 0 (=disabled) or 1 (=enabled).
LOG_LEVEL warning Log level (error, warning, info, debug).
LOG_COLORIZED 0 Log colorized, 0 (=disabled) or 1 (=enabled).
LOG_FMT %y%m... Default format is %y%m%d %H:%M:%S.