apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T01:59:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: a8d70ce4-8435-4992-ac13-c5309870156c
subsets:
- addresses:
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9tlm
      namespace: kube-system
      uid: 20e4a40e-56e7-44a6-a1db-0bbb6c3fb0a4
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f5fx6
      namespace: kube-system
      uid: 5c3e994a-a601-4412-8789-ecc5281b9fed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
