apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:05:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 83c49e7d-7eca-47e8-858d-92a414d9fa63
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8t26l
      namespace: kube-system
      uid: 4409badb-a37a-449e-bb9b-f11ab53c390b
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7b6wb
      namespace: kube-system
      uid: cec52d53-b1a3-4b73-a35b-b193c52bcece
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
