apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:30:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 8962fd0e-5b0a-42a4-ab68-de606bff4dd8
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8lsvf
      namespace: kube-system
      uid: c463cebe-d34e-494a-9320-8db5bc4b7e62
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-djwdm
      namespace: kube-system
      uid: 49a37a47-07a1-4ce6-a224-89145e7c6524
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
