apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-22T17:43:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "688"
  uid: 75ac7cd4-312a-4738-a3c8-389bb32ab2b9
subsets:
- addresses:
  - ip: 172.24.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7d2wh
      namespace: kube-system
      uid: b983d56a-67ab-4fb5-ade8-1544ed94315b
  - ip: 172.24.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ltmgj
      namespace: kube-system
      uid: bfb678a6-ce7d-43ad-9e5f-e26e1a5db258
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
