Skip to content

Adding annotations to the workflow pod #1676

Answered by SandraGH5
SandraGH5 asked this question in Q&A
Discussion options

You must be logged in to vote

Kiam was actually used for a long time at Lyft with Flyte. And it worked well, but kiam has some bugs that may affect performance. It takes more time to patch a role sometimes. So we would inject an iam Wait container for every pod, as an init container, that would way fit Iam. It is not very stable at really high scale. But other than that there is native support for it.

Here is the api - https://docs.flyte.org/projects/flyteidl/en/stable/protos/docs/admin/admin.html#executionspec

Auth role or annotations can be passed to the launchplan or execution.

Refer to the docs here - https://docs.flyte.org/projects/flytekit/en/latest/generated/flytekit.LaunchPlan.html#flytekit-launchplan

So, you …

Replies: 1 comment

Comment options

SandraGH5
Oct 14, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by SandraGH5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant