Skip to content

Commit

Permalink
update readme for container runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
M00nF1sh committed Oct 27, 2022
1 parent 8036dbe commit 8e938db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,7 @@ and the kubelet respectively if you are making use of this tag.

### Container Runtime

For VPC CNI >=v1.12.0, IPAMD have switched to use an on-disk file `/var/run/aws-node/ipam.json` to track IP allocations, thus no longer requires access to Container Runtime Interface(CRI).

For VPC CNI >=v1.12.0, IPAMD have switched to use an on-disk file `/var/run/aws-node/ipam.json` to track IP allocations, thus became container runtime agnostic and no longer requires access to Container Runtime Interface(CRI) socket.

For VPC CNI <v1.12.0, IPAMD still depends on CRI to track IP allocations using pod sandboxes information upon its starting.
* By default the dockershim CRI socket was mounted but can be customized to use other CRI:
Expand Down

0 comments on commit 8e938db

Please sign in to comment.