apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T20:57:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 41535aef-6b4c-46fa-95c4-6a9f8a262cec
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jq288
      namespace: kube-system
      uid: ea2f2eb1-c124-4865-a2be-3ea516bd3cfe
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcgf9
      namespace: kube-system
      uid: 676a0742-d67b-4a2f-90c9-69b85ed42508
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
