We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am going through Nephio demo sandbox VM deployment and exercises with free5gc services in a regional and two edge clusters.
Everything worked well until the deployment of free5gc-upf NPF in step 7, which had partially succeeded. https://github.com/nephio-project/docs/blob/main/user-guide/exercises.md#step-7-deploy-the-amf-smf-and-upf-nfs
From what I can tell the injection of networking config failed
UPFDeployment was deployed in edge clusters but it looks like without deploying the workloads.
$ kubectl describe UPFDeployment/upf-edge01 -n free5gc-upf --context edge01-admin@edge01 Name: upf-edge01 Namespace: free5gc-upf Labels: app.kubernetes.io/managed-by=configmanagement.gke.io configsync.gke.io/declared-version=v1alpha1 Annotations: config.k8s.io/owning-inventory: config-management-system_edge01 configmanagement.gke.io/managed: enabled configmanagement.gke.io/source-path: free5gc-upf/upfdeployment.yaml configmanagement.gke.io/token: c5a21392006092a5626decf2f2a0dca748c79f12 configsync.gke.io/declared-fields: {"f:metadata":{"f:annotations":{".":{},"f:internal.kpt.dev/upstream-identifier":{}},"f:labels":{}}} configsync.gke.io/git-context: {"repo":"http://172.18.0.200:3000/nephio/edge01.git","branch":"main","rev":"HEAD"} configsync.gke.io/manager: :root_edge01 configsync.gke.io/resource-id: workload.nephio.org_upfdeployment_free5gc-upf_upf-edge01 internal.kpt.dev/upstream-identifier: workload.nephio.org|UPFDeployment|upf-example|upf-example API Version: workload.nephio.org/v1alpha1 Kind: UPFDeployment Metadata: Creation Timestamp: 2023-12-13T21:37:51Z Generation: 1 Managed Fields: API Version: workload.nephio.org/v1alpha1 Fields Type: FieldsV1 fieldsV1: f:metadata: f:annotations: f:config.k8s.io/owning-inventory: f:configmanagement.gke.io/managed: f:configmanagement.gke.io/source-path: f:configmanagement.gke.io/token: f:configsync.gke.io/declared-fields: f:configsync.gke.io/git-context: f:configsync.gke.io/manager: f:configsync.gke.io/resource-id: f:internal.kpt.dev/upstream-identifier: f:labels: f:app.kubernetes.io/managed-by: f:configsync.gke.io/declared-version: Manager: configsync.gke.io Operation: Apply Time: 2023-12-13T21:37:51Z Resource Version: 1182809 UID: 6f3bc1d5-a29e-4378-a432-27d3143937d6 Events: <none> $ kubectl get all -n free5gc-upf --context edge01-admin@edge01 No resources found in free5gc-upf namespace.
I am new to Nephio and free5gc, and was hoping to get help from the community while I am trying to investigate this issue myself.
Thanks, Dimitar
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am going through Nephio demo sandbox VM deployment and exercises with free5gc services in a regional and two edge clusters.
Everything worked well until the deployment of free5gc-upf NPF in step 7, which had partially succeeded.
https://github.com/nephio-project/docs/blob/main/user-guide/exercises.md#step-7-deploy-the-amf-smf-and-upf-nfs
From what I can tell the injection of networking config failed
UPFDeployment was deployed in edge clusters but it looks like without deploying the workloads.
I am new to Nephio and free5gc, and was hoping to get help from the community while I am trying to investigate this issue myself.
Thanks,
Dimitar
The text was updated successfully, but these errors were encountered: