Login
Remember
Register
Ask a Question
What are the volumes per node limits for each Cloud providers
0
votes
asked
Apr 27, 2021
in
Kubernetes K8s
by
Robindeniel
What are the volumes per node limits for each Cloud providers
#volume-node
kubernetes
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 27, 2021
by
Robindeniel
The Kubernetes scheduler has default limits on the number of volumes that can be attached to a node:
Cloud service
Maximum volumes per node
Amazon Elastic Block Store (EBS)
39
Google Persistent Disk
16
Microsoft Azure Disk Storage
16
...