apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T11:53:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: f7c8e078-f156-40c6-9967-2abb2221d65d
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zl5fn
      namespace: kube-system
      uid: 18c2e7a9-e3d8-4595-85d9-166a5825c443
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxgvh
      namespace: kube-system
      uid: c0796a5d-121d-4ad3-b488-31615d9b8d1f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
