ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - DOP-C01 discussion

Report
Export

What is the purpose of a Docker swarm worker node?

A.
scheduling services
Answers
A.
scheduling services
B.
service swarm node HTTP API endpoints
Answers
B.
service swarm node HTTP API endpoints
C.
executing containers
Answers
C.
executing containers
D.
maintaining cluster state
Answers
D.
maintaining cluster state
Suggested answer: C

Explanation:

Manager nodes handle cluster management tasks: maintaining cluster state scheduling services serving swarm mode HTTP API endpoints Worker nodes Worker nodes are also instances of Docker Engine whose sole purpose is to execute containers. Worker nodes don't participate in the Raft distributed state, make scheduling decisions, or serve the swarm mode HTTP API.

Reference: https://docs.docker.com/engine/swarm/how-swarm-mode-works/nodes/#worker-nodes

asked 16/09/2024
MANIVANNAN POOPALASINGHAM
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first