apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T03:29:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 789a3396-7b4e-4c31-9c19-a4e9e91bc053
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-74lxv
      namespace: kube-system
      uid: 964d74ef-4791-4f01-86a6-bf28af13cf9c
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-622dd
      namespace: kube-system
      uid: 7c61e7d5-f42f-4ebe-ac2b-acc3e81b1ca6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
