/console/settings
) page of the Replicated Admin Console.taint-control-plane
has been added when using the Replicated Embedded Kubernetes installation scripts to prevent Pods from running on master nodes alongside the control plane. This will add the node-role.kubernetes.io/master: NoSchedule
taint to all master nodes.cluster_instance_count.initial
is greater than one and a port.public_port
is exposed explicitly on the host.replicatedctl snapshot rm
has been added to allow for the removal of a snapshot from the Replicated CLI./var/lib/replicated/support-bundles
and /var/lib/replicated/tmp
respectively. Previously, these temporary files were stored in a Rook Ceph backed PVC mounted under the /opt/replicated/rook
directory on the host.kubeadm init
command to be ignored by the Replicated Embedded Kubernetes installation script.replicated_api_version
requirement will no longer prevent Replicated from downloading new versions of an application. An application update will still fail if the requirement is not met.run_on_save
property set to true
will only run for items that are changing, no longer preventing the command from succeeding.unsafe-skip-ca-verification
has been added to disable CA public key verification when joining additional nodes to the cluster using the Replicated Embedded Kubernetes installation scripts.components[].containers[].shm_size
property.--attach
flag.