Creating A Container
Users can take advantage of the container create wizard to create a new container.
To get there:
- Environments from the main, left-hand navigation.
- Select environment from first column.
- Button Deploy Container on the top right hand side of environment dashboard.
Container Create Wizard
Create new containers using this wizard. Values with the red asterisk are required.
Field | Description |
---|---|
Container Name | A human readable name for the container. On this form this value will also automatically fill in the hostname value with a valid hostname. The hostname can be changed separately if desired. |
Stateful | Marking the container stateless or stateful. |
Deployment Strategy | Select the appropriate deployment strategy for your container. |
Desired Instances | How many instances of the container should be created upon deploying. |
Node Tags (Any and All) | Constrain which servers qualify to receive instances of this container. |
Image | This is two parts. The user can select to create a new image from an image source, or grab a recently imported image. |
Public Network | Options for container networking, which by default are set to Disable. |
Hostname | The container hostname. |
Deployments | Create a deployment or select an existing deployment. |