apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T17:28:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 34cfa388-be49-4c97-92a6-8f54aff2cffa
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-98vpg
      namespace: kube-system
      uid: 061bf4fa-a6d7-47ca-b9ef-089b5d757f05
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zrthn
      namespace: kube-system
      uid: ec75e94f-a315-40f4-a280-86087d7faf01
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
