kops toolbox

    1. --alsologtostderr log to standard error as well as files
    2. --config string yaml config file (default is $HOME/.kops.yaml)
    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. --one_output If true, only write logs to their native severity level (vs also writing to each lower severity level)
    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
    • kops - kOps is Kubernetes Operations.
    • - Dump cluster information
    • kops toolbox instance-selector - Generate instance-group specs by providing resource specs such as vcpus and memory.