Releases: aws/network-flow-monitor-agent
Releases · aws/network-flow-monitor-agent
v1.0.2-eksbuild.4
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
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
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