apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T05:43:24Z"
  creationTimestamp: "2026-05-12T05:42:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: e94afabd-a987-4711-9560-a82afa9b7897
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lbvm6
      namespace: kube-system
      uid: b9639816-e435-475c-8301-38772f387a3d
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6x4f
      namespace: kube-system
      uid: 5b9b958c-0719-456f-b43c-15c31d030199
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
