apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-10T14:59:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: b2ec8d60-b005-49cc-bc74-060fc39f849d
subsets:
- addresses:
  - ip: 172.24.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mnxm6
      namespace: kube-system
      uid: 7afe34a3-4c81-49f3-9a8c-67d794aa2708
  - ip: 172.24.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qbpjn
      namespace: kube-system
      uid: 76819cd2-a632-47d4-ac31-a0926296d7a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
