apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:50:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: 5c19464c-6c43-40a8-b48b-eb6d1d2c281d
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p6nh7
      namespace: kube-system
      uid: 02319abe-2e1f-4363-8b7f-0f533f119bdb
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjn86
      namespace: kube-system
      uid: 36c75fc0-45d5-4536-b8a7-7aa2f42ce0d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
