apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T03:44:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: be644858-a615-4491-823a-64d6dfe75ba6
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4l8vf
      namespace: kube-system
      uid: dbf5ebce-28c8-4a2e-b44f-2a9f4bf824ae
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wxczw
      namespace: kube-system
      uid: d78b3501-d594-44c2-a9f5-e7ace92f0842
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
