--burnin-period duration Period to burn-in new nodes before scheduling workloads on (default 3m0s)
--force ignore errors and continue with the rolling action regardless of health
-h, --help help for rolling
--masters include master nodes (default true)
--max int Max number of nodes to roll (default 100)
--migrate-local-volumes Delete and recreate local PVC's (default true)
--timeout duration timeout between actions (default 5m0s)
--workers include worker nodes (default true)
-c, --config stringArray Path to config file (default [karina.yml])
--dry-run Don't apply any changes, print what would have been done
-e, --extra stringArray Extra arguments to apply e.g. -e ldap.domain=example.com
--in-cluster Use in cluster kubernetes config
--kubeconfig string Specify a kubeconfig to use, if empty a new kubeconfig is generated from master CA's at runtime
-v, --loglevel count Increase logging level
--prune Delete previously enabled resources (default true)
--skip-decrypt Skip any phases requiring decryption
--trace Print out generated specs and configs