Skip to content

Releases: aws/network-flow-monitor-agent

v1.0.2-eksbuild.4

12 Mar 02:58
f03fb2c
Compare
Choose a tag to compare

This is the 'v1.0.2-eksbuild.4' public release of 'Amazon CloudWatch Network Flow Monitor Agent':

  • Added support for 'arm64' architecture based nodes;

v1.0.2-eksbuild.1

26 Feb 23:25
e9707e7
Compare
Choose a tag to compare

This is the 'v1.0.2-eksbuild.1' public release of 'Amazon CloudWatch Network Flow Monitor Agent':

  • DaemonSet now supports 'priorityClassName';
  • DaemonSet containers now pulls 'v1.0.2-eksbuild.1' image tag which contains several 'Amazon CloudWatch Network Flow Monitor Agent' fixes;
  • New Makefile targets added for better UX when setting up IRSA (IAM Role for Service Accounts);

v1.0.0-eksbuild.4

05 Dec 00:32
83ad3aa
Compare
Choose a tag to compare

What's Changed

This is the 'v1.0.0-eksbuild.4' public release of 'Amazon CloudWatch Network Flow Monitor Agent':

  • Defined Helm Charts used to install 'Amazon CloudWatch Network Flow Monitor Agent' to Kubernetes clusters;
    • Declared DaemonSet for enabling network flow monitoring in all cluster nodes
    • Defined ServiceAccount to enable permission management, so that pods are able to communicate with 'Amazon CloudWatch Network Flow Monitor' ingestion APIs
  • Provided make targets for installation and uninstallation of 'Amazon CloudWatch Network Flow Monitor Agent' Kubernetes application