apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T11:29:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 69fd55ed-10e4-4e26-8497-7a3260bd7bca
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ljh5c
      namespace: kube-system
      uid: e27b40a4-8e31-44d4-b78d-ee278170a425
  - ip: 172.24.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-czq5s
      namespace: kube-system
      uid: b08019df-a62d-4db6-b3a9-365dad4f9493
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
