apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T14:13:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 0bebe7a1-8da6-4fc7-8c0f-97d67f188bab
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8957t
      namespace: kube-system
      uid: d5761a6b-7752-4260-959f-c7a0d63742ba
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jz5fv
      namespace: kube-system
      uid: 52c5c940-a364-44ed-8d73-176c6ac38c40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
