.. _tarmak: tarmak ------ Tarmak is a toolkit for provisioning and managing Kubernetes clusters. Synopsis ~~~~~~~~ Tarmak is a toolkit for provisioning and managing Kubernetes clusters. Options ~~~~~~~ :: -c, --config-directory string config directory for tarmak's configuration (default "~/.tarmak") --current-cluster string override the current cluster set in the config -h, --help help for tarmak --keep-containers do not clean-up terraform/packer containers after running them --log-flush-frequency duration Maximum number of seconds between log flushes (default 5s) --public-api-endpoint Override kubeconfig to point to cluster's public API endpoint -v, --verbose enable verbose logging --wing-dev-mode use a bundled wing version rather than a tagged release from GitHub SEE ALSO ~~~~~~~~ * `tarmak clusters `_ - Operations on clusters * `tarmak environments `_ - Operations on environments * `tarmak init `_ - Initialize a cluster * `tarmak kubeconfig `_ - Verify and print path to Kubeconfig * `tarmak kubectl `_ - Run kubectl on the current cluster * `tarmak providers `_ - Operations on providers * `tarmak version `_ - Print the version number of tarmak