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 two-macvlan-standalone pod in bond/trunk mode #87

Open
cyclinder opened this issue Nov 8, 2022 · 3 comments
Open

support two-macvlan-standalone pod in bond/trunk mode #87

cyclinder opened this issue Nov 8, 2022 · 3 comments
Assignees
Labels
kind/feature New feature or request

Comments

@cyclinder
Copy link
Collaborator

What happend:

in bond mode , two-macvlan-standalone pod has communication issue

What you expected to happen:

in bond mode , two-macvlan-standalone pod should be works.

How to reproduce it (as minimally and precisely as possible):

  • create a bond device and vlan device bond0.100、bond0.200
  • create a pod with two annotation: v1.multus-cni.io/default-network and k8s.v1.cni.cncf.io/networks
  • ping test failed

Anything else we need to know?:

Environment:

image path and image ID (from 'docker images')

  • Kubernetes version (use kubectl version):
  • Primary CNI for Kubernetes cluster:
  • NetworkAttachment info (use kubectl get net-attach-def -o yaml)
  • Target pod yaml info (with annotation, use kubectl get pod <podname> -o yaml)
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Hi @cyclinder, Thanks for opening an issue! Please use '/'(for example: /bug) to label this issue.

@cyclinder
Copy link
Collaborator Author

/kind bug
/assign @cyclinder

@github-actions github-actions bot added the kind/bug Something isn't working label Nov 8, 2022
@ty-dc
Copy link

ty-dc commented Mar 29, 2023

/kind cleanup

@cyclinder cyclinder changed the title in bond mode , two-macvlan-standalone pod has communication issue support two-macvlan-standalone pod in bond/trunk mode Mar 29, 2023
@cyclinder cyclinder added kind/feature New feature or request and removed kind/bug Something isn't working kind/cleanup labels Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants