apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T12:59:01Z"
  creationTimestamp: "2026-02-26T12:58:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: ab976496-d550-45bc-a662-876fcad2cbf7
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jm6gc
      namespace: kube-system
      uid: e2d7f5c1-a96a-4ca0-9dca-8300dca8ad89
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5trd
      namespace: kube-system
      uid: 3bb4ef2f-c9fe-4774-bdfb-e2105051c3ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
