Which tool is primarily used for container orchestration in Kubernetes?
- Ansible
- Docker Compose
- Docker Swarm
- Kubernetes
Kubernetes is the primary tool used for container orchestration in the context of Docker containers. It automates the deployment, scaling, and management of containerized applications, providing a robust and scalable solution for container orchestration.
Loading...
Related Quiz
- The CSS property _______ is used to control the size of the viewport.
- Which key combination is commonly used to open Browser Developer Tools in most browsers?
- You are reviewing a pull request and notice that a team member has made changes to a critical part of the codebase without any documentation. How would you address this situation?
- What is one primary reason for implementing data migration?
- What is the role of Kubernetes in a microservices architecture?