apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-04T02:49:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "720"
  uid: 1a169423-e152-42bb-9a28-e2da20544717
subsets:
- addresses:
  - ip: 172.24.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4swst
      namespace: kube-system
      uid: e883b369-f851-4cd6-88b3-581d0e7f0255
  - ip: 172.24.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9dxlh
      namespace: kube-system
      uid: 5f1fa3e2-bd6e-4f81-bc78-b1ba5ed4e1c9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
