You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
We have a pod 1 running with IP: 10.x.x.1 having an iam role "pod1-role".On successful termination of the pod 1 and before expiration of the respective credentials in the kiam server a new pod 2 with a diff role "pod2-role" is coming up with the pod 1 IP: 10.x.x.1 and providing pod1's credentials to the POD2.
Arguments we are passing to the kiam server are:
--session-duration=15m
--sync=1m
Any suggestions to over come this scenario?
The text was updated successfully, but these errors were encountered:
Problem Definition:
We have a pod 1 running with IP: 10.x.x.1 having an iam role "pod1-role".On successful termination of the pod 1 and before expiration of the respective credentials in the kiam server a new pod 2 with a diff role "pod2-role" is coming up with the pod 1 IP: 10.x.x.1 and providing pod1's credentials to the POD2.
Arguments we are passing to the kiam server are:
--session-duration=15m
--sync=1m
Any suggestions to over come this scenario?
The text was updated successfully, but these errors were encountered: