You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some fields in the EC2NodeClass spec (specifically the AWS Cloud Provider), are runtime defaulted, meaning that Karpenter assumes a default value at runtime. Some examples are BlockDeviceMappings, and MetadataOptions.
We should add the resolved runtime defaults to the Status of the EC2NodeClass so that users can understand the defaulting decisions Karpenter has made.
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
Increasing the visibility of runtime defaulted parameters within the EC2NodeClass.
Are you currently working around this issue?
How are you currently solving this problem?
Reading the docs or code are the only way to find this information today.
Additional context
Anything else we should know?
Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
billrayburn
added
v1.x
Issues prioritized for post-1.0
and removed
v1
Issues requiring resolution by the v1 milestone
labels
Aug 30, 2023
njtran
changed the title
Show runtime defaults in Status field of the Provisioner
Show runtime defaults in Status field of the EC2NodeClass
Nov 2, 2023
Tell us about your request
Some fields in the EC2NodeClass spec (specifically the AWS Cloud Provider), are runtime defaulted, meaning that Karpenter assumes a default value at runtime. Some examples are
BlockDeviceMappings
, andMetadataOptions
.We should add the resolved runtime defaults to the Status of the EC2NodeClass so that users can understand the defaulting decisions Karpenter has made.
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
Increasing the visibility of runtime defaulted parameters within the EC2NodeClass.
Are you currently working around this issue?
How are you currently solving this problem?
Reading the docs or code are the only way to find this information today.
Additional context
Anything else we should know?
Attachments
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Community Note
The text was updated successfully, but these errors were encountered: