apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T15:37:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 2b7275e5-8af8-4eab-9ea8-ce360b0f542d
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48lfr
      namespace: kube-system
      uid: 016a480a-9272-4c16-8314-201bb831db35
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6pvj
      namespace: kube-system
      uid: 9df68efa-bba3-41da-ae64-2dd2bccebe9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
