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

automatically synchronize IP with IAAS of AWS #3341

Open
weizhoublue opened this issue Apr 7, 2024 · 1 comment
Open

automatically synchronize IP with IAAS of AWS #3341

weizhoublue opened this issue Apr 7, 2024 · 1 comment
Assignees

Comments

@weizhoublue
Copy link
Collaborator

What would you like to be added?

refer to
https://github.com/aws-samples/eks-automated-ipmgmt-multus-pods

Why is this needed?

No response

How to implement it (if possible)?

No response

Additional context

No response

@Icarus9913
Copy link
Collaborator

以上链接项目思路就是,通过sidecar container,获取当前Pod内network NS的IP地址,并请求AWS SDK向IaaS层交互让其绑定给网卡。

因此可以直接把这个动作放到spiderpool里CNI这一层面实现,调用一下AWS Golang SDK即可

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

No branches or pull requests

4 participants