apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:27:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: ac1e30a7-9138-4da7-819b-0bb221380df2
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jm2td
      namespace: kube-system
      uid: 1bdc220a-b840-4ad4-ac94-57f3ebbfacd5
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m94bm
      namespace: kube-system
      uid: 204c34a2-e245-47a8-ad6f-c40ddaa9ceb5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
