apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-03T12:55:23Z"
  creationTimestamp: "2026-02-03T12:54:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "730"
  uid: 7dbd1adb-b9e5-4927-9c56-bab0a2156166
subsets:
- addresses:
  - ip: 172.24.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rtzcv
      namespace: kube-system
      uid: fec200ee-1002-4d3f-adfd-a9d4209881cc
  - ip: 172.24.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7qdmb
      namespace: kube-system
      uid: 5f11ec21-fa88-4d7b-b605-7616456997dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
