apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T09:35:23Z"
  creationTimestamp: "2026-05-05T09:34:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 700dee40-58a3-44d2-9c36-0ee622b732c6
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27dlz
      namespace: kube-system
      uid: 1a17aa10-35fb-4763-80c6-6906a29de434
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wthrr
      namespace: kube-system
      uid: dc12ba74-e5d5-4106-80ac-9577f25f53ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
