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

CIP-1 How to manage platform updates? #5

Open
ripa1993 opened this issue Feb 17, 2021 · 0 comments
Open

CIP-1 How to manage platform updates? #5

ripa1993 opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@ripa1993
Copy link
Member

We are currently building base images with packer. Cloud init is used to configure both control plane and worker plane instances. Control plane instances also require a bootstrap phase that further configures the server components.

About updates:

  • for worker plane instances, is just a matter of spinning a new instance with the updated base image
  • for control plane instances, this is not enough, because we will be missing the configurations added in the bootstrap phase

We need to plan a strategy for upgrading control plane resources

@ripa1993 ripa1993 added enhancement New feature or request question Further information is requested labels Feb 17, 2021
@ElfoLiNk ElfoLiNk changed the title How to manage platform updates? CIP-1 How to manage platform updates? Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant