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.
As discussed in issue-392, I have implemented the following fixes:
Set the default node size to g4s.kube.xsmall
Set the default number of nodes to 2
Ensured firewall rules are correctly applied during cluster creation
However, I was unable to make the OS selection deterministic. The API documentation does not seem to provide any guidance on this. Could you please advise on how to achieve this?
Screenshots:
![image](https://private-user-images.githubusercontent.com/109286547/347777512-150c06ff-cbb5-4ee6-ac59-ea003cf7cc24.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODE1MDEsIm5iZiI6MTczOTU4MTIwMSwicGF0aCI6Ii8xMDkyODY1NDcvMzQ3Nzc3NTEyLTE1MGMwNmZmLWNiYjUtNGVlNi1hYzU5LWVhMDAzY2Y3Y2MyNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMTAwMDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OWNmMzk3Y2UwNjhkZjYwNWI4ZWViNzNlZjVlN2YwNmViMmY5YmRhNThhZGJmNjM1ODc3ZWY1YTY3NmEwZDg0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.98_YCmfSXgSqIsZ1v4w9fIXuCVE5Hn1zhpyl6X7xWLw)
![Screenshot from 2024-07-11 15-20-10](https://private-user-images.githubusercontent.com/109286547/347777683-1f6daa06-b079-4513-9fb2-9e4a6cec48e9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODE1MDEsIm5iZiI6MTczOTU4MTIwMSwicGF0aCI6Ii8xMDkyODY1NDcvMzQ3Nzc3NjgzLTFmNmRhYTA2LWIwNzktNDUxMy05ZmIyLTllNGE2Y2VjNDhlOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMTAwMDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hZDk2NWJhODRhMTZmZDY2OWU5MTA5ZDA2NjAzZmE2MzU3OGZlOWYxMjlmNjI1ZTc3ZWQyNjBiYWUxYjEzYzQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.g08RF3U6FP0elE1yJupgAymqj7iw7dryhsVwqxo2FAc)
Please review and let me know if any further changes are needed.
@haardikdharma10 @RealHarshThakur @uzaxirr @fernando-villalba