apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T22:56:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 87a44210-72d0-44d1-bd7e-42bb5d5da01f
subsets:
- addresses:
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qtjvh
      namespace: kube-system
      uid: 70b4c4b4-a98a-4d31-b712-24722141b017
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqtnf
      namespace: kube-system
      uid: e2e59689-69d5-4e0b-a703-12d90dd03c8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
