That's my logoGrafana TankaFlexible, reusable and concise configuration for Kubernetes
Edit page
IntroductionInstallation
Tutorial
Writing Jsonnet
Libraries
Advanced features
References
Frequently asked questionsKnown issues

Environment Variables

TANKA_JB_PATH

Description: Path to the jb tool executable
Default: $PATH/jb

TANKA_KUBECTL_PATH

Description: Path to the kubectl tool executable
Default: $PATH/kubectl

TANKA_KUBECTL_TRACE

Description: Print all calls to kubectl
Default: false

TANKA_HELM_PATH

Description: Path to the helm executable
Default: $PATH/helm

TANKA_KUSTOMIZE_PATH

Description: Path to the kustomize executable
Default: $PATH/kustomize

PAGER

Description: Pager to use when displaying output. Set to an empty string to disable paging. Default: less --RAW-CONTROL-CHARS --quit-if-one-screen --no-init