0

I run Openshift with CRC:

CRC version: 2.32.0+54a6f9
OpenShift version: 4.14.8

I use SDN CNI:

[openshift@openshift ~]$ kubectl get pods -A| grep sdn
openshift-sdn                                      sdn-controller-lwtkv                                      2/2     Running            2                 75d
openshift-sdn                                      sdn-djp4v                                                 2/2     Running            2                 75d

However I cannot find any kube-proxy pod in the cluster:

[openshift@openshift 1_internals]$ kubectl get pods -A | grep proxy
[openshift@openshift 1_internals]$

Do you know where I can find the kube-proxy process please?

0 Answers0