Orange-OpenSource / towards5gs-helm

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

AMF and SMF pods started container wait-nrf #85

Closed sergirem closed 1 year ago

sergirem commented 1 year ago

Hello!

I want to deploy pods on the Kubernetes cluster, and AMF and SMF functions are stuck on Init:0/1. I tried to describe the cluster, but the reason these pods don't initiate is because is waiting for somer reason the NRF function.

I tried to delete AMF, SMF and NRF functions to try initialise them again but I didn't get any result.

Can someone help with te reason and how I can fix it?

Thank you beforehand!

sergirem commented 1 year ago
Screenshot 2023-05-30 at 16 21 48
hackeryounow commented 1 year ago

The same problems have occurred in my cluster, but only in smf. Kubernetes Version: 1.23.0

hackeryounow commented 1 year ago

I have solved it.

https://github.com/Orange-OpenSource/towards5gs-helm/issues/74

raoufkh commented 1 year ago

Thanks! I will close the issue!