rancher v2.15.1

Beacon.status

5 fields
Beacon.status fields and descriptions
Field / TypeDescription
active
boolean required

Active denotes whether the cluster is currently running a plan. System-agents should download connection information when the beacon is active.

object[]

Conditions is a representation of the Cluster's current state.

  • x-kubernetes-list-map-keys: ["type"]
  • x-kubernetes-list-type: "map"
string[]

DelegationStack tracks the chain of custody. The last element in the array is the currently active handler.

owner
string

Owner denotes the primary/original owner of the beacon.

registrationEndpoint
string

RegistrationEndpoint is the URL a system-agent must query to download its machine-plan and corresponding kubeconfig.