apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T18:21:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: a733119b-f8d3-42c7-9010-87637492b2db
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5cktf
      namespace: kube-system
      uid: 4062d657-5daa-4a38-bd72-4010b60aaacb
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wpqmk
      namespace: kube-system
      uid: f5920e54-2a7d-497f-ade7-f222e7aed192
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
