apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T01:09:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 4e8580ac-63c4-4ad2-b7b9-949a69f06495
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpjg5
      namespace: kube-system
      uid: 8b89a1d3-0838-4aa9-af7a-b44c85ebe6dc
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87dkf
      namespace: kube-system
      uid: 56f615af-f51b-496b-a89d-2426c4b27552
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
