apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-09T18:49:06Z"
  creationTimestamp: "2026-02-09T18:48:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "726"
  uid: 3e21f129-585c-44d4-b728-47daea5ef2d7
subsets:
- addresses:
  - ip: 172.24.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-b2fbv
      namespace: kube-system
      uid: 17531819-9ee2-4269-ac45-d4252374a70a
  - ip: 172.24.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h5tgg
      namespace: kube-system
      uid: 32a04d14-ed03-433c-93b3-559a24201332
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
