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

container set next steps: container replicas #5282

Closed
alexec opened this issue Mar 3, 2021 · 0 comments
Closed

container set next steps: container replicas #5282

alexec opened this issue Mar 3, 2021 · 0 comments
Labels
type/feature Feature request

Comments

@alexec
Copy link
Contributor

alexec commented Mar 3, 2021

Currently, you must specify the exact container names. What if you could have replicas of the same process? Would that be useful?

containers:
- name: main
  replicas: 2

This creates containers named main-0 and main-1.

See #2551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant