kops rolling-update

    1. --alsologtostderr log to standard error as well as files
    2. --log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
    3. --log_dir string If non-empty, write log files in this directory
    4. --log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
    5. --logtostderr log to standard error instead of files (default true)
    6. --name string Name of cluster. Overrides KOPS_CLUSTER_NAME environment variable
    7. --skip_log_headers If true, avoid headers when opening log files
    8. --state string Location of state storage (kops 'config' file). Overrides KOPS_STATE_STORE environment variable
    9. --stderrthreshold severity logs at or above this threshold go to stderr (default 2)
    10. -v, --v Level number for the log level verbosity