Applying cdk8s charts as an end user #14480
Unanswered
RichiCoder1
asked this question in
Q&A
Replies: 2 comments
-
It's not clear to me what your exact question is. Which role are you referring to? Sorry we took so long to respond to this. If you still need help, please provide some more info as to your use case and what your exact question is in a new discussion. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Long question short: I'd like to provide a library to our devs to A) spin up some AWS infra (lambda) and 2) apply some manifests to a cluster.
Looking at API reference, it looks like I can via eks.Cluster and addCdksChart. However, devs have to assume a specific role in order to work with the cluster, and it's not clear how I set that? Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions