apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T18:30:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: d3301395-f2ea-4cbc-a473-56a66b0a9a8c
subsets:
- addresses:
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hwff
      namespace: kube-system
      uid: f44a97c0-1686-46fb-9630-04e585a4bedc
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2brxl
      namespace: kube-system
      uid: a36027c4-5435-4fd3-8a91-865b3afc7234
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
