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

Nested Virt works, but nested Networking not #85

Open
rbo opened this issue Jan 8, 2025 · 2 comments
Open

Nested Virt works, but nested Networking not #85

rbo opened this issue Jan 8, 2025 · 2 comments

Comments

@rbo
Copy link
Member

rbo commented Jan 8, 2025

image
Source: localnet-dhcp-issue

The coe-bridge at ISAR cluster drops the DHCP Request from VM's running nested in the stormshift-ocp1 cluster.

Thanks to @rguske, we have to disable mac spoofing: "macspoofchk": false

rbo added a commit to stormshift/clusters that referenced this issue Jan 8, 2025
@rbo
Copy link
Member Author

rbo commented Jan 8, 2025

GitOps at ISAR cluster is fixed.

@rbo
Copy link
Member Author

rbo commented Jan 8, 2025

@DanielFroehlich should I change macspoofchk for you as well:

isar-baselayer-config/060_networkattachments.yaml:  config: '{"name":"coe-bridge","type":"cnv-bridge","cniVersion":"0.3.1","bridge":"coe-bridge","macspoofchk":true,"ipam":{}}'
isar-baselayer-config/060_networkattachments.yaml:  config: '{"name":"coe-bridge","type":"cnv-bridge","cniVersion":"0.3.1","bridge":"coe-bridge","macspoofchk":true,"ipam":{}}'
isar-baselayer-config/060_networkattachments.yaml:  config: '{"name":"coe-bridge","type":"cnv-bridge","cniVersion":"0.3.1","bridge":"coe-bridge","macspoofchk":true,"ipam":{}}'

rbo added a commit that referenced this issue Jan 8, 2025
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

1 participant