apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T02:39:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 1512c677-857e-498a-b002-a6d511bfb305
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqpjn
      namespace: kube-system
      uid: eaa8d723-3c55-4b4f-9b9b-d77fdd1e00b7
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pj8f
      namespace: kube-system
      uid: c4712d46-e6e1-4e23-a35d-5f9bc277c993
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
