Skip to content

Conversation

@adidanes
Copy link

Currently the type org.alien4cloud.extended.container.types.ContainerDeploymentUnit allows to deploy Docker containers on CaaS frameworks as Kubernetes.
When deploying a ContainerDeploymentUnit to K8S, a Deployment resource is created.
In some cases we need to deploy a Docker containers and run it as a Job. In this case, on K8S for example, a Job resource has to be created.
This PR introduces a new type org.alien4cloud.extended.container.types.ContainerJobUnit that allows to deploy Docker conatiners and run it as a Job.
The org.alien4cloud.extended.container.types.ContainerJobUnit, as the org.alien4cloud.extended.container.types.ContainerDeploymentUnit has the capability to host a ContainerRuntime

@adidanes adidanes self-assigned this Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants