apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T02:44:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: ecca5c07-43eb-4ded-a944-d247a2c5427d
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g7gjf
      namespace: kube-system
      uid: a2da8778-ed1b-4b20-ba09-4dc7adfcc081
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4ph9z
      namespace: kube-system
      uid: dd61811e-786d-4cef-8806-fbead9047a80
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
