Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will ioFog support microservices stop and start? #153

Open
xiuyouxu opened this issue Aug 3, 2023 · 0 comments
Open

Will ioFog support microservices stop and start? #153

xiuyouxu opened this issue Aug 3, 2023 · 0 comments

Comments

@xiuyouxu
Copy link

xiuyouxu commented Aug 3, 2023

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.
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

No branches or pull requests

1 participant