NCP-MCA · Question #135
Refer to the exhibit. An administrator has finished developing a blueprint to deploy a Kubernetes cluster, but is receiving warnings after saving the blueprint. In which two ways should the…
The correct answer is A. Create the variable under the action. D. Create an add_work_node_count variable. The warnings in the exhibit indicate that certain variables are missing or incorrectly defined. To resolve these warnings, the administrator should: Create the variable under the action: Ensure that the necessary variables are defined in the scope of the action where they are…
Question
Refer to the exhibit. An administrator has finished developing a blueprint to deploy a Kubernetes cluster, but is receiving warnings after saving the blueprint. In which two ways should the administrator resolve the warnings that are being presented? (choose two.)
Exhibit
Options
- ACreate the variable under the action.
- BCreate a remove_work_node_name variable.
- CDelete the variable under action.
- DCreate an add_work_node_count variable.
How the community answered
(31 responses)- A74% (23)
- B10% (3)
- C16% (5)
Explanation
The warnings in the exhibit indicate that certain variables are missing or incorrectly defined. To resolve these warnings, the administrator should: Create the variable under the action: Ensure that the necessary variables are defined in the scope of the action where they are required. Create an add_worker_node_count variable: Specifically, the blueprint requires a variable named add_worker_node_count. This variable should be defined and given an appropriate value to ensure the action can execute properly.
Topics
Community Discussion
No community discussion yet for this question.
