Closed dougsland closed 2 years ago
/good-first-issue
@dougsland: This request has been marked as suitable for new contributors.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
Issue
Today when users execute
make 2
ormake
after cloning the repo is not displaying any information which options were selected from./sync/shared/variables.yaml
.Goal
Would be nice to display to users after executing
make
such information. This helps user understand what's happening, which APIServer is selected, kubelet, nodes IP, SHA, overwrite linux bins?, CNI, VM size etc.