{% extends "base.html" %} {% load staticfiles %} {% load bootstrap4 %} {% block extrahead %} {% endblock %} {% block content %} {% if dashboard == 'laas' %}

Design a Pod

To get started, select a lab. Then use the navigation arrows or scroll to advance through the workflow.

Select a Lab*

Add Resources*

Add up to 8 configurable resources to your pod, then use the navigation arrows to proceed to the next step.

0 / 8

Add Networks*

Define networks to use in your pod. A network may be set as public or private.

Configure Connections*

Configure the connections for each host in your pod to your defined networks.

Pod Details*

Add a pod name and description to refer to later.

Pod Summary

Confirm the specifications below, and select 'create' to save this pod. Otherwise, navigate upwards and modify it as needed.

  • Pod Details
  • Resources
{% csrf_token %}
{% endif %} {% endblock %}