apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-05T06:39:50Z"
  creationTimestamp: "2026-03-05T06:39:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 185c1282-89e5-40c9-932e-ddcf27d36494
subsets:
- addresses:
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4llrx
      namespace: kube-system
      uid: 145cfd8f-a3f3-407b-95da-ecee3808f9a4
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-595nc
      namespace: kube-system
      uid: 39d78fd3-4ff0-4373-a62c-a202f973590a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
