apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T16:00:20Z"
  creationTimestamp: "2026-02-17T15:59:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "726"
  uid: edb62a1e-15e8-438d-868a-93f182d66397
subsets:
- addresses:
  - ip: 172.24.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vmxjj
      namespace: kube-system
      uid: f9696f6a-b8dd-4c11-ae20-88556b8eacb9
  - ip: 172.24.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2jhkv
      namespace: kube-system
      uid: 1922f317-d5a6-4070-b544-a0868aa9fe04
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
