apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:44:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: f7085081-d3f6-478e-8b58-05176bb10345
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gpkls
      namespace: kube-system
      uid: 04b9227a-720e-4ee8-bc4b-102d9dae34df
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wjhk
      namespace: kube-system
      uid: 7c11a0de-3d27-4ead-a868-5c0ee685af27
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
