apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T11:29:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 2ea322e9-7178-48a3-8b3c-2204f0e516ef
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmtkh
      namespace: kube-system
      uid: 8ea7fe7f-fd98-4a36-b6ac-80013083e166
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtcxw
      namespace: kube-system
      uid: 27b956be-bacd-4fcc-a88d-2a774d62587e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
