apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T03:16:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: f113dada-3ad2-42e8-8343-a2203b634e8b
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9567q
      namespace: kube-system
      uid: 8efe6872-6f38-4ad8-abdb-e75213aaece5
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfppc
      namespace: kube-system
      uid: 9208207c-f180-4f87-82c6-ca0bd157748b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
