apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T17:46:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: bd301847-bcce-4adb-a9bd-f4dba2b965d0
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6m7th
      namespace: kube-system
      uid: 1da4de9e-3c80-4cc8-9cf8-a76d0ebfdbfc
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8nfc4
      namespace: kube-system
      uid: dd81ca71-5642-4501-a2e7-7994f937a6be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
