Creating ephemeral agent templates

Templates let Bamboo know what it needs to build Kubernetes pods and run ephemeral agents in them. A template has a name and a YAML configuration with all the necessary information about the building blocks of the pod and the containers it’s supposed to run.

Learn more about what goes into an ephemeral agent template's YAML configuration

はじめる前に

Enable and configure support for ephemeral agents in Bamboo.


To create an ephemeral agent template:

  1. In the upper-right corner of the screen, select
    Administration bamboo administration icon
    > Overview.
  2. From the menu on the Bamboo administration page, under Ephemeral agents, select Templates.

  3. In the upper-right corner of the Manage ephemeral agent templates page, select Create.

  4. On the Create ephemeral agent template page, complete the template configuration:

    • Name — A unique name to identify this template.

    • Enabled — Allows Bamboo to use this template for builds and deployments.

    • YAML configurationThe YAML configuration for this template.

  5. [保存] を選択します。

結果

If you’ve selected the Enabled checkbox, Bamboo can now start using this template to create ephemeral agents. You can also enable the template at a later time.

関連ページ

最終更新日 2023 年 6 月 1 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.