apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-19T22:09:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "653"
  uid: 91a60e58-bd7e-444e-8d27-80a44ba01287
subsets:
- addresses:
  - ip: 172.24.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zr7n7
      namespace: kube-system
      uid: a9c19dc6-3082-4939-a60d-0743f3b99106
  - ip: 172.24.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fpgml
      namespace: kube-system
      uid: a515837a-101c-4e4d-9e22-2c5076d9ff86
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
