apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:40:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 6186af12-45ea-47ab-ba70-42c855d231ea
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5pkp
      namespace: kube-system
      uid: 7c5757e0-75db-4bc9-8f05-de5555911e2c
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brl2c
      namespace: kube-system
      uid: c06dc774-c8a5-4f4e-8c0f-2baa5d882cad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
