apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T08:22:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 7ebdd448-5d12-42c9-b6ca-f8f4b01c392e
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9cbm
      namespace: kube-system
      uid: 379ea1e9-235a-4673-b395-d55f65bbbce3
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2tdp
      namespace: kube-system
      uid: d98a43a5-808e-488d-b762-b41131e6dd34
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
