Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 388 Bytes

Helm Charts for SysFlow Kubernetes+S3 Deployment

To download the SysFlow yaml charts:

helm repo add my https://weii666.github.io/charts/

helm pull my/sf-exporter-chart --version 0.1-rc2

To deploy Sysflow agent which exports data to S3:

curl -s https://weii666.github.io/charts/installExporterChart | bash

This script takes S3 confidential from environment variables.