[Bamboo Knowledge Base]
An elastic agent process runs in an elastic instance and will automatically start when an instance is started. If you want to run a Job build on an elastic agent, you can start an elastic instance for the agent to run in. The elastic agent will inherit the capabilities of the image that the instance is started from.
エラスティック インスタンス数の制限 — エラスティック エージェントは、ライセンス上はリモート エージェントとしてカウントされます。そのため、エラスティック インスタンス (ひいてはエラスティック エージェント) を起動した結果、ライセンスで許可されているリモート エージェントの総数を超えると、インスタンスを起動できなくなります。
関連ページ
エラスティック インスタンスを起動するには、次の手順に従います。
エラスティック エージェントが起動しない場合の処理: Bamboo は、エラスティック インスタンスでエージェントが起動するのを一定期間待機します。この期間の終わりまでに応答がない場合は、Bamboo はエラスティック インスタンスをシャットダウンします。
You can configure this time period by modifying the following system property (default is 600):bamboo.agent.elastic.startupTimeoutSeconds
Read Configuring system properties for instructions on how to set a system property.