quarks-statefulset

quarks-statefulset

quarks-statefulset manages statefulsets on Kubernetes

quarks-statefulset [flags]

Options

      --apply-crd                                (APPLY_CRD) If true, apply CRDs on start (default true)
      --cluster-domain string                    The Kubernetes cluster domain (default "cluster.local")
      --ctx-timeout int                          (CTX_TIMEOUT) context timeout for each k8s API request in seconds (default 300)
  -h, --help                                     help for quarks-statefulset
  -c, --kubeconfig string                        (KUBECONFIG) Path to a kubeconfig, not required in-cluster
  -l, --log-level string                         (LOG_LEVEL) Only print log messages from this level onward (trace,debug,info,warn) (default "debug")
      --max-quarks-statefulset-workers int       (MAX_QUARKS_STATEFULSET_WORKERS) Maximum number of workers concurrently running QuarksStatefulSet controller (default 1)
      --meltdown-duration int                    (MELTDOWN_DURATION) Duration (in seconds) of the meltdown period, in which we postpone further reconciles for the same resource (default 60)
      --meltdown-requeue-after int               (MELTDOWN_REQUEUE_AFTER) Duration (in seconds) for which we delay the requeuing of the reconcile (default 30)
      --monitored-id string                      (MONITORED_ID) only monitor namespaces with this id in their namespace label (default "default")
  -w, --operator-webhook-service-host string     (QUARKS_STS_WEBHOOK_SERVICE_HOST) Hostname/IP under which the webhook server can be reached from the cluster
  -p, --operator-webhook-service-port string     (QUARKS_STS_WEBHOOK_SERVICE_PORT) Port the webhook server listens on (default "2999")
  -x, --operator-webhook-use-service-reference   (QUARKS_STS_WEBHOOK_USE_SERVICE_REFERENCE) If true the webhook service is targeted using a service reference instead of a URL
  -n, --quarks-statefulset-namespace string      (QUARKS_STATEFULSET_NAMESPACE) The operator namespace, for the webhook service (default "default")

SEE ALSO

Auto generated by spf13/cobra on 25-May-2021
Last modified January 1, 0001