You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Version (k3OS / kernel)
k3os version v0.22.2-k3s2r0
5.13.0-1036-oracle #43~20.04.1-Ubuntu SMP Tue Jun 14 01:06:54 UTC 2022
Architecture
aarch64
Describe the bug
Network between pods from different nodes is unreachable
To Reproduce
Fresh install K3OS with both pre-release & latest version is still come with the same issue; I'm using cloud instance of Oracle Cloud
This is the config.master.yaml
Expected behavior
instance-965728507 [/home/rancher]$ ping 172.17.0.8
Ping same node is OK
Actual behavior
instance-965728507 [/home/rancher]$ ping 172.17.1.2
Ping to different node is NOT OK.
Additional context
instance-965728507 [/home/rancher]$ kubectl get nodes -o wide
instance-965728507 [/home/rancher]$ kubectl get pods -o wide --all-namespaces
instance-965728507 [/home/rancher]$ route -n
This is fresh install of k3os on OCI. Base from Ubuntu 20.04 arm64
The text was updated successfully, but these errors were encountered: