Maximum name spaces in 1 index?

What is the maximum amound of namespacess I can have in 1 index

And what are Pods?

@engineering

Each serverless index is limited to 10,000 namespaces (docs).

Starter indexes are limited to 100 namespaces (docs).

A pod refers to a pre-configured unit of hardware used for running a Pinecone service. Each index in Pinecone runs on one or more pods. Pods can vary in size and type, with different storage capacities, latencies, and throughput. Choosing the appropriate pod type and size depends on the dataset and workload. Once an index is created using a specific pod type, the pod type cannot be changed for that index (docs).