issue:When I enter the UE pod, I am unable to ping 8.8.8.8 via the uesimtun0 interface. Could you provide some details on how I can resolve this issue?
Thank you all for your responses! I believe the issue lies with the Calico CNI. I added a ‘containerIPForwarding’ parameter to the ‘custom-resources.yaml’ file and set it to ‘Enable’. Now, the UE pod can successfully ping 8.8.8.8 via the ‘uesimtun0’ interface. However, a new issue has arisen where the gNB pod keeps restarting, and I cannot find any reason for this in the logs.
Thank you for your response. The issue has been resolved. Before creating the UE and gNB pods, I increased the CPU and memory parameters in ‘towards5gs-helm/charts/ueransim/values.yaml’, and the gNB no longer experiences repeated restarts!