TeleportAutoupdateVersionV1
This guide is a comprehensive reference to the fields in the TeleportAutoupdateVersionV1
resource, which you can apply after installing the Teleport Kubernetes operator.
resources.teleport.dev/v1
apiVersion: resources.teleport.dev/v1
spec
spec.agents
| Field | Type | Description |
|---|
| mode | string | autoupdate_mode to use for the rollout |
| schedule | string | schedule to use for the rollout |
| start_version | string | start_version is the version used for newly installed agents before their update window. |
| target_version | string | target_version is the version that all agents will update to during their update window. |
| Field | Type | Description |
|---|
| target_version | string | TargetVersion specifies the semantic version required for tools to establish a connection with the cluster. Client tools after connection to the cluster going to be updated to this version automatically. |