Skip to content

Update components#2

Open
vsoch wants to merge 9 commits intoconverged-computing:developfrom
rootless-containers:master
Open

Update components#2
vsoch wants to merge 9 commits intoconverged-computing:developfrom
rootless-containers:master

Conversation

@vsoch
Copy link
Copy Markdown
Member

@vsoch vsoch commented Aug 24, 2025

We will want to test these updated components before merging into develop.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
update components (Kubernetes 1.33.1)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
update components (Kubernetes 1.34.0)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
CI: pin Lima version to v1.2.2
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@vsoch
Copy link
Copy Markdown
Member Author

vsoch commented Dec 18, 2025

@AkihiroSuda if you are interested, we were testing calico for usernetes https://github.com/converged-computing/usernetes/tree/test-calico (hoping to not need to set net.ipv4.conf.default.rp_filter to 2) and got it deployed (calico pods running), but the connectivity between pods isn't there yet. I think packets are being dropped. Maybe by the kernel (which could be related to that setting still being 2). We were trying to use vxlan although I'm not sure if that is the right path, and if we can test with the rp_filter setting still at 2.

@AkihiroSuda
Copy link
Copy Markdown

We were trying to use vxlan although I'm not sure if that is the right path, and if we can test with the rp_filter setting still at 2.

VXLAN seems the right path; I don't think you can enable the BGP backend in rootless.
At least you'll need some privileged helper for BGP.

update components (Kubernetes 1.35.0)
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

Successfully merging this pull request may close these issues.

2 participants