apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T01:05:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: ee028004-9006-4a9e-9540-7503412e75ea
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9xv9
      namespace: kube-system
      uid: a58f74d4-1793-4063-b96e-a35d0652f9b6
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w86x2
      namespace: kube-system
      uid: fc114d38-a89a-4433-aa5c-35d5184f3f3d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
