apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T04:52:22Z"
  creationTimestamp: "2026-05-21T04:51:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1139"
  uid: e6bc571a-540c-4923-bee5-45fcb5c3f5dd
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b54jw
      namespace: kube-system
      uid: 2ac56497-fe6d-451e-99ea-8663578f0e54
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krjqk
      namespace: kube-system
      uid: 437aae6b-f252-4f8f-8171-843dd279805c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
