apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T15:38:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 22922968-927b-4707-9aa3-388ccec0180c
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjltt
      namespace: kube-system
      uid: 48a03d0e-e48e-4256-ac9d-0a3a735a7eed
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwh8x
      namespace: kube-system
      uid: 30a8b5c2-1427-43f9-88cf-6dba66574dba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
