apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-12T02:07:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "797"
  uid: 64807204-1bac-4c89-badc-e777dac567d8
subsets:
- addresses:
  - ip: 172.24.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cvhzt
      namespace: kube-system
      uid: ade58cbd-9bc4-449a-a087-7eae767522e3
  - ip: 172.24.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wdjk6
      namespace: kube-system
      uid: e327ba52-034f-4131-bc08-109852abe327
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
