apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T16:10:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "650"
  uid: 6048a6d4-6f43-4f4d-97cb-5a3d5bd1b22a
subsets:
- addresses:
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-r5q7c
      namespace: kube-system
      uid: 65eabb1a-d7a3-4e5c-8025-a726649fb246
  - ip: 172.24.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hzfxf
      namespace: kube-system
      uid: 011e4944-1088-44d8-bf93-50a7c955985d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
