apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T04:52:29Z"
  creationTimestamp: "2026-04-20T04:51:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 88814333-57b0-47bd-8b9d-5c5b41f8b142
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-chpqt
      namespace: kube-system
      uid: 4722016b-e69f-4b2e-a129-a277eeba6361
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bx9f9
      namespace: kube-system
      uid: 1162c37a-ce90-42f3-9705-9f9c86f49998
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
