apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T12:50:56Z"
  creationTimestamp: "2026-05-09T12:50:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: e376c28b-6ffb-450f-aece-8c9372cc126c
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s8v8h
      namespace: kube-system
      uid: 92ab2aa5-5400-481d-944c-6233d62fcac7
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kq457
      namespace: kube-system
      uid: fd8f3b44-24d9-452e-b667-829de642890f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
