Helm CNCF Certified (HFCP) — Question 2
When building a test network, how many nodes are adequate for an Ordering Service?
Answer options
- A. There is no set number of nodes required for an Ordering Service.
- B. Three ordering nodes are needed for a test Ordering Service.
- C. One ordering nodes is sufficient for an Ordering Service.
- D. Ordering Service nodes are optional in a test network.
Correct answer: C
Explanation
The correct answer is C because a single ordering node can function effectively in a test environment. Options A and D imply that nodes are not necessary, which is misleading as at least one is required. Option B suggests a higher number than necessary for testing purposes.