Auto-Update Agent Rollout 리소스 참조
Teleport auto-update agent rollout 리소스의 필드 종합 목록을 제공합니다.
auto-update 에이전트 롤아웃 리소스를 통해 클러스터 관리자는 Teleport 에이전트 관리형 업데이트(v2)의 현재 에이전트 롤아웃 상태를 볼 수 있습니다. 이 리소스는 사람이 직접 편집하지 않아야 합니다. kind: autoupdate_agent_rollout metadata: # autoupdate_agent_rollout is a singleton resource. There can be only one instance # of this resource in the Teleport cluster, and it must be named `autoupdate-agent-rollout`. name: autoupdate-agent-rollout spec: # start_version is the version used to install new agents before their # group's scheduled update time. Agents never update t
