Service quantity limitation

Looking at the documentation on best practices, I see the following limits (suggested)
(Considerations for large clusters | Kubernetes)

No more than 5000 nodes
No more than 150000 total pods
No more than 300000 total containers
No more than 100 pods per node

In our case, however, we have different characteristics, we have many services with few pods for each service. Do you see any limitations in this regard (50k … 70k services)?

Cluster information:

Kubernetes version: 1.19
Cloud being used: AWS
Installation method: EKS