Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Wakurtosis retro #131
base: develop
Are you sure you want to change the base?
Wakurtosis retro #131
Changes from all commits
9a0f8a0
b216d14
39dadc7
0a86bd0
25ea263
2c71725
d5919f9
4e836df
1de152f
701c963
1577a7c
b063c4c
c06a2e7
5d85d8c
f0ec723
eaf6d75
22b4bcc
5c6f80e
21f9b33
8719d81
bf8802b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the same argument as above.
Hardware limitations are a problem. But they are not specific to Kurtosis.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but Kurtosis is forcing us to employ a single machine so in some way this is a Kurtosis problem.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to be the actual second arguement.
Can we list these features?
Everything above is basically about the Kurtosis only supporting a single machine.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AlbertoSoutullo can you please remind me of what the Kurtosis team stopped offering? If I remember correctly the last thing I am aware of is that they suddenly started limiting the number of containers is that correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What did we expect here?
How are we doing this with Kubernetes / Shadow? How is that approach better.
This is another agrument, but readers might ask: why is this specific to Kubernetes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regarding the orchestration language --- ie Starlark --- it is rather convoluted. Not the language itself which is pretty much Python but the way Kurtosis works in order to create enclaves, artefacts, etc. @AlbertoSoutullo would you like to add something about this? After all you ve been the one working with Starlark. Regarding Shadow (not sure about Kubernetes), it supports QoS in the configuration and also it is very flexible in terms of topology definition. Basically you can just load a graph file with the network topology you want to use and assign bandwidth and delays to every single edge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you elaborate more on this?
What gossip model are they using? What are they using it for?
What nuances did we want to capture that Kurtosis failed to capture?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am citing @AlbertoSoutullo original notes on the retro here. @AlbertoSoutullo can you elaborate a bit more on this point ?