What is considered as "Client" if I have kubernetes app scaled to 20 pods?

Hello,
What is considered as “Client” if I have kubernetes app scaled to 20 pods?
Is it 1 Client or 20?
Thanks,
J.

Using the Kubernetes auth method to Vault, 1 Kubernetes service account is one client - no matter how many pods use it.