How does Kubernetes differ from Docker in terms of container orchestration?
- Docker doesn't support container orchestration
- Docker is for development, and Kubernetes is for production
- Kubernetes is an orchestration platform, while Docker is a containerization platform
- Kubernetes is only suitable for small-scale applications
Kubernetes is primarily an orchestration platform that manages and scales containerized applications. Docker, on the other hand, is a platform for containerization.
Loading...
Related Quiz
- A developer is integrating a legacy system with a modern application using SOAP. What should be considered for compatibility?
- What is the role of a resource's representation in REST?
- JSON is a subset of _______, making it highly compatible with web browsers.
- In WS-Security, what is the role of XML Encryption?
- How does XPath enhance the functionality of XML in web services?