apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T21:09:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 5434259d-41a3-48f8-a9a3-f4a03d32be6a
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbvjh
      namespace: kube-system
      uid: e644912a-c260-4c33-bd53-97e77a69977d
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dml92
      namespace: kube-system
      uid: 8b450cd8-c8ee-4c4a-919e-31237c33c890
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
