apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T03:34:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: c1acf47c-8e08-449c-8e36-c543c7115591
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8llw
      namespace: kube-system
      uid: 4981821e-f568-4b4b-95df-0cec5507fd4d
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gfmj5
      namespace: kube-system
      uid: 5bb35499-de04-4fcf-9239-8d0536cee5c5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
