apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T04:53:49Z"
  creationTimestamp: "2026-05-21T04:52:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "949"
  uid: 29a02d5b-405b-4740-a340-07861ad7f42f
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fs7vp
      namespace: kube-system
      uid: c3305242-fb74-422f-87d0-e26549deeb91
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqtnn
      namespace: kube-system
      uid: d1681333-4a07-4485-b729-abdf09bdc18d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
