apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T09:58:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "730"
  uid: ab7d0fbb-cf8f-4bf4-b6e7-a4d64f7bbd6c
subsets:
- addresses:
  - ip: 172.24.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hpvwq
      namespace: kube-system
      uid: 0a7adb87-2b8e-45df-8d37-1d1914a3fb21
  - ip: 172.24.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-khxpc
      namespace: kube-system
      uid: ae5e0ec8-6bd5-46f6-931b-03c03d006e9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
