apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T06:51:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 5e24b3df-310b-4854-b8f7-9f9ae4c6db56
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7g2w5
      namespace: kube-system
      uid: 6921a1c0-ed25-4ab3-a3e3-30161e28c595
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7zfx4
      namespace: kube-system
      uid: a984d70c-001a-4329-9d9d-17c1ad2d75dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
