Skip to content

Will ioFog support microservices stop and start? #153

@xiuyouxu

Description

@xiuyouxu

I am working on a project with ioFog as the ECN. We want to update the microservice on the Agent by running a new version container of the microservice. The steps with ioFog to do a update are

  1. remove the old version container
  2. running the new version container. Before that the new version image should be pulled by the Agent.

Steps we want

  1. pull the new version image
  2. stop the old version container
  3. running the new version container
  4. remove the old version container
    I do not find REST API(https://iofog.org/docs/2/reference-controller/rest-api.html#/) for microservice stop and start, will ioFog support these two in the future? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions