Kubernetes uses _______ to automatically deploy and manage containerized applications without downtime.
- Controllers
- Deployments
- Operators
- Pods
Kubernetes uses Deployments to automatically deploy and manage containerized applications, ensuring high availability.
Loading...
Related Quiz
- What is a significant advantage of using OAuth 2.0 over OAuth 1.0 in web services?
- In SOAP services, what does the envelope element define?
- What is the primary use of Postman in web services testing?
- WS-Security is a standard that applies security at the _______ level.
- Which HTTP response header can help prevent XSS attacks when set correctly?