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
One thought I've had about this... rather than using CLI flags for each of the options, would it make sense to support a YAML-based config? Then, each provider can have its own set of options, yet not have to have them exposed through the CLI directly.
Tell us about your request
We need some mechanism for cloud providers to attach CLI args and avoid bloating out this struct w/ every provider's flags: https://github.com/aws/karpenter/blob/main/pkg/utils/options/options.go#L29
Community Note
The text was updated successfully, but these errors were encountered: