apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T09:56:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: a5559fed-ff2d-4be1-a0ae-b2ffbf25b4e0
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqpd5
      namespace: kube-system
      uid: 71a855fd-15d0-4c39-8a30-2b9a6611ab4c
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m78j5
      namespace: kube-system
      uid: a9f44697-cc80-49ba-9ccd-325b698d19ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
