Step 3: Create Agent Pools

Creating Azure Agent Pools as shared resources across Tenants

So far you have created an Infrastructure, a Plan, and a Tenant. Now you need to create Agent Pools to serve computing and storage resources to your Tenants, using agents that monitor resource allocation.

Instead of managing each agent individually, agents are grouped into agent pools for maximum efficiency. You share Azure Agent Pools across workloads defined by the Tenants that you set up. Azure Agent Pools are scoped to a Host (Virtual Machine or VM) or a group of Hosts by Azure Pipeline Agents. In this tutorial, you won't be creating specific Hosts, but you will create an Azure Agent Pool to which a group of VMs has already been defined by DuploCloud.

DuploCloud ensures that your application development platform conforms to Azure best practices. While you provide only high-level specifications, DuploCloud does the rest, configuring encryption, linking to managed identity, and logging you into a virtual Linux workstation to access Kubernetes constructs like Pods, Namespaces, and ConfigMaps.

Estimated time to complete Step 3: 10 minutes.

Prerequisites

Before creating Azure Agent Pools, verify that you accomplished the tasks in Step 2 of this tutorial. In DuploCloud Portal, in the Administrator navigation group, confirm that you have:

  • An Infrastructure named NONPROD.

  • A Plan named NONPROD.

  • A Tenant named DEV01

  • Selected Tenant DEV01 in the Tenant list box, at the top of the DuploCloud Portal.

Tenant list box with Tenant DEV01 selected

Creating an Azure Agent Pool

  1. In the DuploCloud Portal, navigate to Cloud Services -> Hosts.

  2. Click the Azure Agent Pool tab.

  3. Click Add. The Add Azure Agent Pool page displays.

    The Add Azure Agent Pool page
  4. Enter the values from the table below. Accept the defaults for fields that are not listed.

Name

Enter a name for the agent pool (e.g., agentpool01)

Instance Type

(4 CPU 16GB)

  1. Click Add. After a few minutes, the Azure Agent Pool is created.

Checking Your Work

On the Azure Agent Pool page, verify that the created agent pool (with a Name generated by DuploCloud) has a Status of Succeeded.

The Azure Agent Pool page

Last updated

Was this helpful?