apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:03:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 1b23857e-32a8-4c2f-b6a2-f779a4128b6a
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fdz2d
      namespace: kube-system
      uid: 07f542fd-e1b0-4772-974e-53540347c9a5
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g25cf
      namespace: kube-system
      uid: af0b4c94-0713-4b3f-9200-85e6229aa501
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
