apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T11:06:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: caa37ca2-d546-47f5-8929-3a7b4a93e67c
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flwhg
      namespace: kube-system
      uid: a819c4bc-b1ab-482a-b91c-57978be2a385
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmnl5
      namespace: kube-system
      uid: 59443b89-16b0-4325-89a9-8486e62ae36f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
