Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Aug 31, 2023
1 parent d6d2e28 commit 1faf817
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/kubernetes/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1543,3 +1543,11 @@ kubectl get events sort by time
.. code-block:: bash
kubectl get events --sort-by=.metadata.creationTimestamp -A
Service account
***************

Configuring a Kubernetes service account to assume an IAM role

https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html

0 comments on commit 1faf817

Please sign in to comment.