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

Updating remote deployments with podless containers and images #90

Open
ethernetdan opened this issue Feb 24, 2016 · 1 comment
Open

Comments

@ethernetdan
Copy link
Member

We need a way to be able to update containers which are not associated with Pods. Since containers do not have cluster unique identifiers (no ObjectMeta) we need to find a way to match them.

One solution would be to put annotations on the Pods of the deployed containers which allows them to be deterministically related to the local containers.

@ethernetdan ethernetdan changed the title Updating remote deployments with podless containers Podless Containers and RCs Feb 25, 2016
@ethernetdan ethernetdan changed the title Podless Containers and RCs Podless Containers and Images Feb 25, 2016
@ethernetdan ethernetdan changed the title Podless Containers and Images Updating remote deployments with podless containers and images Feb 25, 2016
@ethernetdan
Copy link
Member Author

I'm done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant