Skip to content

jpelletier1/insights-plugins

 
 

Repository files navigation

Insights Logo

Report Plugins for Fairwinds Insights

Insights Plugins

This is a repository with plugins for Insights.

These can be installed with the official Insights Agent Helm chart

Each of these plugins retrieves data from a Kubernetes cluster and sends it to Insights for further analysis. Some of these plugins like trivy are wrappers around existing Open Source projects. Others like workload are self contained. uploader is a special case in that it doesn't have any logic in itself, but runs as a sidecar to handle the logic for uploading data to Insights.

Want to learn more? Reach out on the Slack channel (request invite), send an email to opensource@fairwinds.com, or join us for office hours on Zoom

Repository Layout

  • .circleci contains the Circle CI configuration.
  • deploy contains rok8s-scripts configuration for each plugin
  • e2e contains logic for e2e tests
  • The remaining folders are one folder per plugin

Contributing

PRs welcome! Check out the Contributing Guidelines and Code of Conduct for more information.

About

A repository of plugins for the Insights Agent

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.5%
  • Shell 7.0%
  • Open Policy Agent 5.9%
  • Dockerfile 4.8%
  • Python 0.8%