apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T06:09:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: dd9b3bca-c512-4e99-bb8d-184e4450ef7e
subsets:
- addresses:
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pr5h7
      namespace: kube-system
      uid: 660de292-2477-4f73-9134-e285369aa148
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbtvh
      namespace: kube-system
      uid: 49e51d86-4f45-48ed-8fa0-17f454958e0c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
