these are all the pods I have: ``` root@c6e773b1db958fc0:~# kubectl get po -A NAMESPACE NAME READY STATUS RESTARTS AGE controller-testfaster controller-0 2/2 Running 2 17m controller-testfaster modeloperator-5ffbbdfd6c-lr2zr 1/1 Running 0 15m kf admission-webhook-operator-0 1/1 Running 0 15m kf argo-controller-operator-0 1/1 Running 0 15m kf argo-ui-operator-0 1/1 Running 0 15m kf dex-auth-operator-0 1/1 Running 0 15m kf modeloperator-5cb8856b8b-gkw2b 1/1 Running 0 15m kube-system coredns-6955765f44-59vjh 1/1 Running 0 26m kube-system etcd-c6e773b1db958fc0 1/1 Running 0 25m kube-system kube-apiserver-c6e773b1db958fc0 1/1 Running 0 25m kube-system kube-controller-manager-c6e773b1db958fc0 1/1 Running 0 25m kube-system kube-proxy-w86kx 1/1 Running 0 26m kube-system kube-scheduler-c6e773b1db958fc0 1/1 Running 0 25m kube-system storage-provisioner 1/1 Running 0 26m ```