apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:00:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: d3d1e05c-e8ca-4f24-ab0b-90780fd6fa41
subsets:
- addresses:
  - ip: 172.24.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dfp9h
      namespace: kube-system
      uid: 109b3a6e-5c15-44a1-b2d8-c720a5d188c5
  - ip: 172.24.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qfj9f
      namespace: kube-system
      uid: 51882b3b-a219-46f1-aab8-b25f62876876
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
