apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-30T23:18:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "733"
  uid: c9a93efa-74be-4109-81c6-b145a5096edd
subsets:
- addresses:
  - ip: 172.24.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8m8wr
      namespace: kube-system
      uid: 9487338c-1134-4c5b-99d2-7123ad2fa208
  - ip: 172.24.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w2dzh
      namespace: kube-system
      uid: 4a0a938a-bf8b-40ef-a9aa-2499eade71f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
