EC2 Metadata Mock v1.6.0
New Features
- Add
MockIPCount
flag to return spot interrupts (Spot ITN) and events to a set number of IPs within a cluster- By default, 2 IPs will be eligible for Spot ITN and 2 IPs will be eligible for scheduled events (separate cache)
- Add
placement/*
paths that were added to IMDS Aug 2020:- placement/availability-zone-id
- placement/group-name
- placement/host-id
- placement/partition-number
- placement/region
Bug Fixes
N/A
Improvements
- Updated ReadMes
- Shell scripts have been linted with
shellcheck
- AEMM is now configured as a Deployment and no longer a DaemonSet. Replicas is defaulted to 1
Breaking Changes
N/A