Sha256: 29491136640de3f808fb411ab317aecf35c7d8f2a7a07d196f21ee099ba4d376
Contents?: true
Size: 1.02 KB
Versions: 13
Compression:
Stored size: 1.02 KB
Contents
.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .TH "UFFIZZI\-CLUSTER\-SLEEP" "" "November 2023" "" .SH "NAME" \fBuffizzi\-cluster\-sleep\fR .P $ uffizzi cluster sleep \-h uffizzi\-cluster\-sleep \- put a cluster to sleep (non\-destructive) ================================================================ .SH "SYNOPSIS" .nf uffizzi cluster sleep [CLUSTER_NAME] .fi .SH "DESCRIPTION" .nf Scales a Uffizzi cluster down to zero resource utilization while keeping the namespace and any stateful resources, like persistent volume claims\. If no CLUSTER_NAME is specified, the kubeconfig current context is used\. For more information on Uffizzi clusters, see: https://docs\.uffizzi\.com/references/cli/ .fi .SH "OPTIONS" .nf CLUSTER_NAME The name of the target Uffizzi cluster .fi .SH "EXAMPLES" .nf To put the Uffizzi cluster in the current context to sleep, run: $ uffizzi cluster sleep To put a Uffizzi cluster outside the current context to sleep, run: $ uffizzi cluster sleep my\-cluster .fi
Version data entries
13 entries across 13 versions & 1 rubygems