apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T14:18:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: ee7d4d4f-6e53-4715-9cf9-4bab003e4dcd
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htbf4
      namespace: kube-system
      uid: 17a9b3fb-f90c-4ce0-b532-10dac6ea9c33
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5d6jl
      namespace: kube-system
      uid: 377ce385-5515-4a15-baf0-310f6175604d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
