Skip to content

Controller for managing Trunk and Branch Network Interfaces on EKS Cluster using Security Group For Pod feature.

License

Notifications You must be signed in to change notification settings

cgchinmay/amazon-vpc-resource-controller-k8s

 
 

Repository files navigation

amazon-vpc-resource-controller-k8s

GitHub go.mod Go version Go Report Card GitHub

Controller running on EKS Control Plane for managing Branch & Trunk Network Interface for Kubernetes Pod using the Security Group for Pod feature.

This is a new open source project and we are actively working on enhancing the project by adding Continuous Integration, detailed documentation and new features to the controller itself. We would appreciate your feedback and suggestions to improve the project and your experience with EKS and Kubernetes.

Usage

The ENI Trunking APIs are not yet publicly accessible. Attempting to run the controller on your worker node for enabling Security Group for Pod or use of aws-sdk-go from the internal directory for managing Trunk and Branch Network Interface will result in failure of the API calls.

Please follow the guide for enabling Security Group for Pods on your EKS Cluster.

Windows VPC Resource Controller

The controller uses the same name as the controller that manages IPv4 Address for Windows Pods running on EKS Worker Nodes. However, currently the older controller still does IP Address Management for Windows Pods. We plan to deprecate the older controller soon and use this controller instead.

License

This library is licensed under the Apache 2.0 License.

Contributing

See CONTRIBUTING.md

About

Controller for managing Trunk and Branch Network Interfaces on EKS Cluster using Security Group For Pod feature.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.4%
  • Shell 3.3%
  • Other 0.3%