apiVersion: v1 kind: Pod metadata: annotations: checksum/config: fd803ffd03f0ee5365306f00abbf169f8015fac92dfde2c6fce91aee95f17fc7 k8s.v1.cni.cncf.io/networks: '[ { "name": "n3network", "interface": "n3", "ips": [ "10.100.50.233/29" ] }, { "name": "n6network", "interface": "n6", "ips": [ "10.100.100.12/24" ] }, { "name": "n4network", "interface": "n4", "ips": [ "10.100.50.241/29" ] } ]' creationTimestamp: "2021-06-25T15:34:14Z" generateName: free5g-upf-674d5779cb- labels: nf: upf pod-template-hash: 674d5779cb project: free5gc managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:checksum/config: {} f:k8s.v1.cni.cncf.io/networks: {} f:generateName: {} f:labels: .: {} f:nf: {} f:pod-template-hash: {} f:project: {} f:ownerReferences: .: {} k:{"uid":"ccfd4c75-0736-453f-b6a4-bf46df41066f"}: .: {} f:apiVersion: {} f:blockOwnerDeletion: {} f:controller: {} f:kind: {} f:name: {} f:uid: {} f:spec: f:containers: k:{"name":"upf"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:ports: .: {} k:{"containerPort":8805,"protocol":"UDP"}: .: {} f:containerPort: {} f:name: {} f:protocol: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:securityContext: .: {} f:capabilities: .: {} f:add: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:volumeMounts: .: {} k:{"mountPath":"/free5gc/config/"}: .: {} f:mountPath: {} f:name: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} f:volumes: .: {} k:{"name":"upf-volume"}: .: {} f:configMap: .: {} f:defaultMode: {} f:items: {} f:name: {} f:name: {} f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:message: {} f:reason: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:message: {} f:reason: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.42.2.206"}: .: {} f:ip: {} f:startTime: {} manager: k3s operation: Update time: "2021-06-25T15:34:16Z" name: free5g-upf-674d5779cb-h567p namespace: free5gc ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: free5g-upf-674d5779cb uid: ccfd4c75-0736-453f-b6a4-bf46df41066f resourceVersion: "10164757" uid: b59d81ad-d5ad-452f-8701-007ad6f5516b spec: containers: - command: - /free5gc/config/wrapper.sh image: towards5gs/free5gc-upf:v3.0.5 imagePullPolicy: IfNotPresent name: upf ports: - containerPort: 8805 name: n4 protocol: UDP resources: limits: cpu: "1" memory: 256Mi requests: cpu: "1" memory: 256Mi securityContext: capabilities: add: - NET_ADMIN terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /free5gc/config/ name: upf-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: default-token-gwjk4 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: redant0 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 volumes: - configMap: defaultMode: 420 items: - key: upfcfg.yaml path: upfcfg.yaml - key: wrapper.sh mode: 511 path: wrapper.sh name: upf-configmap name: upf-volume - name: default-token-gwjk4 secret: defaultMode: 420 secretName: default-token-gwjk4 status: conditions: - lastProbeTime: null lastTransitionTime: "2021-06-25T15:34:14Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2021-06-25T15:34:16Z" message: 'containers with unready status: [upf]' reason: ContainersNotReady status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2021-06-25T15:34:16Z" message: 'containers with unready status: [upf]' reason: ContainersNotReady status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2021-06-25T15:34:14Z" status: "True" type: PodScheduled containerStatuses: - containerID: docker://012ba54eefa48417914e504d1cb2d9ef00e1182b4cd52d4ce130645ffa96ce16 image: towards5gs/free5gc-upf:v3.0.5 imageID: docker-pullable://towards5gs/free5gc-upf@sha256:c2e89cccd868dbd78308cbe70266d476a42176c4be6213cbc6657fdff347b09d lastState: terminated: containerID: docker://012ba54eefa48417914e504d1cb2d9ef00e1182b4cd52d4ce130645ffa96ce16 exitCode: 139 finishedAt: "2021-06-25T15:34:34Z" reason: Error startedAt: "2021-06-25T15:34:33Z" name: upf ready: false restartCount: 2 started: false state: waiting: message: back-off 20s restarting failed container=upf pod=free5g-upf-674d5779cb-h567p_free5gc(b59d81ad-d5ad-452f-8701-007ad6f5516b) reason: CrashLoopBackOff hostIP: 10.79.0.238 phase: Running podIP: 10.42.2.206 podIPs: - ip: 10.42.2.206 qosClass: Guaranteed startTime: "2021-06-25T15:34:14Z"