Skip to main content

enable-ha

(Deprecated) Runs the rqlite StatefulSet as three replicas for data replication and high availability.

This command is deprecated and will be removed in a future release. The EKCO add-on for Replicated kURL now scales up the rqlite StatefulSet automatically when three or more nodes are healthy and the OpenEBS localpv storage class is available. For more information, see EKCO add-on in the kURL documentation.

Usage

kubectl kots enable-ha [flags]
  • Provide [flags] according to the table below

This command supports all global flags and also:

FlagTypeDescription
--wait-durationstringTimeout used while waiting for individual components to be ready. Must be in Go duration format. For example, 10s or 2m. See func ParseDuration in the Go documentation.
-h, --helpHelp for enable-ha.
-n, --namespacestringThe namespace where the admin console is running (required)

Example

kubectl kots enable-ha --namespace kots-sentry