Skip to content

Commit

Permalink
docs: Update AWS IAM policy for cilium-operator
Browse files Browse the repository at this point in the history
Update documentation related to configuration on AWS. Certain
IAM Policies must be in place if --clustername and --eni-gc-tags
are not set.

Incomplete docs got introduced after e66ed7f

Signed-off-by: Tore S. Loenoey <tore.lonoy@gmail.com>
  • Loading branch information
toredash authored and michi-covalent committed Apr 25, 2023
1 parent 71af0a2 commit 16e4b68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/network/concepts/ipam/eni.rst
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,10 @@ perform ENI creation and IP allocation:
* ``AssignPrivateIpAddresses``
* ``CreateTags``

If ENI GC is enabled (which is the default), and ``--cluster-name`` and ``--eni-gc-tags`` are not set to custom values:

* ``DescribeTags``

If release excess IP enabled:

* ``UnassignPrivateIpAddresses``
Expand Down

0 comments on commit 16e4b68

Please sign in to comment.