apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T21:09:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: ca7c2804-86cb-48e0-a431-bba35dff2a05
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gtgj
      namespace: kube-system
      uid: 19b87621-b0f2-4da8-a2e0-6dd4b96128af
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ftrkf
      namespace: kube-system
      uid: 8c133a19-078a-47be-a9ce-642620c63765
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
