apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:25:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 453bb9d9-08c3-4a7e-9092-f567dbf4636b
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n655l
      namespace: kube-system
      uid: ba9dd755-bda7-434b-869e-ef6ecc8b321f
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct565
      namespace: kube-system
      uid: 09ec47a4-d7f6-44a4-995e-3ad710ad8245
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
