apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-19T22:10:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "693"
  uid: 17627598-7f5e-4033-bb55-2faf3250a9c5
subsets:
- addresses:
  - ip: 172.24.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cmfwx
      namespace: kube-system
      uid: b4e467ce-3079-4e0f-abb0-8c4133d708fe
  - ip: 172.24.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pq64t
      namespace: kube-system
      uid: 7297a838-e9de-4b45-904e-4bd298972190
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
