Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET SDK support? #33

Open
casey-robertson opened this issue Jul 17, 2019 · 1 comment
Open

.NET SDK support? #33

casey-robertson opened this issue Jul 17, 2019 · 1 comment

Comments

@casey-robertson
Copy link

casey-robertson commented Jul 17, 2019

We are a .NET Core shop and looking at migrating workloads from static json creds files on GCP? GKE to AWS/EKS. Working on possible solutions for credential handling for EKS. This project looks great but the lack of specific documentation and support for the AWS .NET SDK has me wondering if this can work. Any guidance or knowledge on the topic? Thanks!

@mikkeloscar
Copy link
Contributor

Hi have no experience with .NET, but I can see support for process_credentials is there: aws/aws-sdk-net@5bb8dcd so I expect that it could work if you follow the configuration guide for Python here: https://github.com/zalando-incubator/kube-aws-iam-controller/blob/master/docs/sdk-configuration.md#python-aws-sdk-boto3

If it doesn't work, then I would be interested in helping to make it work, but I would appreciate some help in writing a test application in .NET. Here's is a simple test application in Java which could be ported: https://github.com/mikkeloscar/kube-aws-iam-controller-java-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants