apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T12:19:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: a3c19395-c9c8-4a12-9d47-4241388d562c
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bq4lg
      namespace: kube-system
      uid: 5b856224-3750-4dc9-9fc6-f7c586e456dc
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9n928
      namespace: kube-system
      uid: 3fa87714-2d1f-457d-8c68-0d5df2f192f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
