Skip to content

use deployment instead of pod#1

Open
yuriipolishchuk wants to merge 1 commit into
thomaschaaf:masterfrom
yuriipolishchuk:master
Open

use deployment instead of pod#1
yuriipolishchuk wants to merge 1 commit into
thomaschaaf:masterfrom
yuriipolishchuk:master

Conversation

@yuriipolishchuk

Copy link
Copy Markdown

Hi @thomaschaaf
thanks for your work!

Can we have a deployment instead of a standalone pod? This will make easier to scale the test.

@thomaschaaf

Copy link
Copy Markdown
Owner

I am afraid that this will cause people to DDOS their own systems without easily being able to stop that. Would it be possible that you add this as an alternative rather than the only form? On the other hand your deployment should probably make sure that it is only running once per node? Node Affinity could help here.

@yuriipolishchuk

Copy link
Copy Markdown
Author

@thomaschaaf yes, you're right, but by default, deployment has a single pod so there's no difference for users. I suppose those who will scale deployment must have an idea what will happen. What do you think?

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

Successfully merging this pull request may close these issues.

2 participants