apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-28T09:20:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 1c75c9cb-3d14-495e-b874-bbd9fa8cc4e9
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frnl2
      namespace: kube-system
      uid: 8833a877-9e14-4a7f-ace5-0f01f3bafe97
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgmbr
      namespace: kube-system
      uid: ab31cb67-819a-438f-9422-434a71fae73f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
