apiVersion: v1 kind: Pod metadata: annotations: checksum/config: 39efaff9f1be2e26ed79b4527d7b16154978fa1ac69ab1c5ac45fb3ee2ad0188-fb1c4071aca2cfe86a6c47dbad4e5189c80e1b91d16eb63be04ffe0bd7c19627 k8s.v1.cni.cncf.io/networks: '[ { "name": "n3network", "interface": "n3", "ips": [ "10.100.50.237/29" ] }, { "name": "n2network", "interface": "n2", "ips": [ "10.100.50.251/29" ] }, { "name": "ikenetwork", "interface": "ike", "ips": [ "172.16.10.5/24" ] } ]' creationTimestamp: "2021-06-25T12:59:37Z" generateName: free5g-n3iwf-5695d5b59d- labels: nf: n3iwf pod-template-hash: 5695d5b59d 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":"7a01df08-5e7b-4e72-b468-937f0644f8af"}: .: {} f:apiVersion: {} f:blockOwnerDeletion: {} f:controller: {} f:kind: {} f:name: {} f:uid: {} f:spec: f:containers: k:{"name":"n3iwf"}: .: {} f:command: {} f:env: .: {} k:{"name":"GIN_MODE"}: .: {} f:name: {} f:value: {} f:image: {} f:imagePullPolicy: {} f:name: {} 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":"n3iwf-volume"}: .: {} f:name: {} f:projected: .: {} f:defaultMode: {} f:sources: {} f:status: f:conditions: k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.42.1.38"}: .: {} f:ip: {} f:startTime: {} manager: k3s operation: Update time: "2021-06-25T14:42:42Z" name: free5g-n3iwf-5695d5b59d-gr6p8 namespace: free5gc ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: free5g-n3iwf-5695d5b59d uid: 7a01df08-5e7b-4e72-b468-937f0644f8af resourceVersion: "10158552" uid: 74d89992-b3d3-4e4c-866b-c5d9a9a3d129 spec: containers: - command: - sh - -c - ../config/n3iwf-ipsec.sh && ./n3iwf -n3iwfcfg ../config/n3iwfcfg.yaml env: - name: GIN_MODE value: release image: towards5gs/free5gc-n3iwf:v3.0.5 imagePullPolicy: IfNotPresent name: n3iwf resources: limits: cpu: 250m memory: 64Mi requests: cpu: 250m memory: 64Mi securityContext: capabilities: add: - NET_ADMIN terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /free5gc/config/ name: n3iwf-volume - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: default-token-gwjk4 readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: redant2 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: - name: n3iwf-volume projected: defaultMode: 420 sources: - configMap: items: - key: n3iwfcfg.yaml path: n3iwfcfg.yaml - key: n3iwf-ipsec.sh mode: 511 path: n3iwf-ipsec.sh name: n3iwf-configmap - configMap: name: free5gc4n3iwf-configmap - name: default-token-gwjk4 secret: defaultMode: 420 secretName: default-token-gwjk4 status: conditions: - lastProbeTime: null lastTransitionTime: "2021-06-25T12:59:37Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2021-06-25T14:42:42Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2021-06-25T14:42:42Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2021-06-25T12:59:37Z" status: "True" type: PodScheduled containerStatuses: - containerID: docker://11a379c15f2007b06d9599909b23b7bc745805db23e8b3ad67778403b609ff0f image: towards5gs/free5gc-n3iwf:v3.0.5 imageID: docker-pullable://towards5gs/free5gc-n3iwf@sha256:66b43b959dd42c897044b263201a135a9c0362d246f4281fb9b6f049b67613c2 lastState: terminated: containerID: docker://eedef4e13e2f7755417b50f965bf15b013ac1f6b71ad9eb966a0664894c4eead exitCode: 0 finishedAt: "2021-06-25T14:42:38Z" reason: Completed startedAt: "2021-06-25T14:25:33Z" name: n3iwf ready: true restartCount: 6 started: true state: running: startedAt: "2021-06-25T14:42:41Z" hostIP: 10.79.23.69 phase: Running podIP: 10.42.1.38 podIPs: - ip: 10.42.1.38 qosClass: Guaranteed startTime: "2021-06-25T12:59:37Z"