apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T02:27:10Z"
  creationTimestamp: "2026-04-03T02:25:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "969"
  uid: ae2a500d-4864-45b4-b2f7-ccb7fb1115a2
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tpw74
      namespace: kube-system
      uid: 622a9fc8-0808-4803-a61d-ac6691611dc0
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9g4bg
      namespace: kube-system
      uid: 1a082b7f-0ac7-42d4-a2b2-2a07f7c29317
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
