apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T17:55:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: c50dceae-8d72-4b00-9070-ebdf4db4039e
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j77wc
      namespace: kube-system
      uid: dc77ef6e-e041-420c-8367-b66f0bb30eac
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zszzh
      namespace: kube-system
      uid: e40c58c3-c1ec-46cb-bf64-231d9e2e08a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
