apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:14:15Z"
  creationTimestamp: "2026-02-25T02:13:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: c7e68620-d358-4e9a-8d6f-dd8b8da33d00
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rwnb9
      namespace: kube-system
      uid: 3d242a02-8a84-44ea-a555-d86671f9710c
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cn7ck
      namespace: kube-system
      uid: fbeb0605-c310-4aac-b998-333d48465604
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
