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

support exclusive eni in shared eni #682

Merged
merged 4 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7a86ff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. cni: add the to host ns route

    Signed-off-by: l1b0k <[email protected]>
    l1b0k committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    97a4ae7 View commit details
    Browse the repository at this point in the history
  2. controlplane: support use trunk and eni only in a single cluster

    user can now use node label (k8s.aliyun.com/exclusive-mode-eni-type=eniOnly) to specific the node eni type. The behave is like prev the ENIOnly configed on dameon.
    
    Signed-off-by: l1b0k <[email protected]>
    l1b0k committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    392456e View commit details
    Browse the repository at this point in the history
  3. policy,init: do not start policy in exclusive eni mode

    Signed-off-by: l1b0k <[email protected]>
    l1b0k committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b6733c9 View commit details
    Browse the repository at this point in the history