CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 20: 701-100: LPIC-OT Exam 701: DevOps Tools Engineer

What statement is true regarding the Swarm service created by the following command? docker service create --name myweb --network webnet --mode global nginx

Nội dung câu hỏi

What statement is true regarding the Swarm service created by the following command? docker service create --name myweb --network webnet --mode global nginx

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. It runs exactly one time in the Swarm and cannot be scaled.
  2. B. It runs exactly once on each node in a Swarm. — đáp án hiện tại
  3. C. It runs on one node by default and can be scaled to an arbitrary number of replicas.
  4. D. It runs on all nodes which provide the network webnet.
  5. E. It runs only on those nodes which support the network type global.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề