For persistent storage in Kubernetes, you would typically use a ________.
- ConfigMap
- Persistent Volume (PV)
- Pod
- Secret
Persistent Volumes (PV) are used for persistent storage in Kubernetes. They abstract the underlying storage and provide a way to manage storage resources.
Loading...
Related Quiz
- What is the default maximum execution time for a single AWS Lambda function invocation?
- A financial institution wants to set up a cloud infrastructure where they have complete control over their sensitive data and can ensure it doesn't leave their premises. Which cloud deployment model would be most suitable?
- In which migration strategy might an organization choose to break a monolithic application into microservices?
- A startup wants to launch a mobile app and expects a variable number of users. They don't want to invest in infrastructure but want to pay based on usage. Which cloud model should they consider?
- The main component responsible for creating and managing virtual machines is called: