Orange-OpenSource / towards5gs-helm

Helm charts for deploying 5G network services on Kubernetes
Other
166 stars 130 forks source link

UPF POD failed to create pod sandbox #70

Closed ZhangZhuai closed 1 year ago

ZhangZhuai commented 1 year ago

I came across the problem when I deploy the free5gc project on kubernetes and I am wondering if anyone can help. My environment is Ubuntu 20.04 and I have already install the gtp 5g module. I follow the blog [https://prog.world/5g-core-network-deployment-with-free5gc-kubernetes-and-helm/]() and I have not change any values of the yaml. All the other pods is runing while the upf failed. My nic is ens33 and docker0, and I run the project on Vmware. The detailed error information is as follows, WeChat Screenshot_20230226171144 I want to know whether the nic will affect the deployment of free5gc.And if so, how to config the network on Vmware Workstation. Thanks!

raoufkh commented 1 year ago

Please refer to Networks configuration while replacing toto by ens33.

ZhangZhuai commented 1 year ago

Sorry for having not went through the documentation carefully, and thanks a lok for you timely help. Thanks, Zhuai

raoufkh commented 1 year ago

You're welcome. I will close this issue.