Skip to content
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

Add performanceMonitoringUnit to spec.nodeConfig.advancedMachineFeatures in ContainerNodePool CRD #3388

Open
3 tasks done
prad9192 opened this issue Dec 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@prad9192
Copy link

Checklist

  • I did not find a related open enhancement request.
  • I understand that enhancement requests filed in the GitHub repository are by default low priority.
  • If this request is time-sensitive, I have submitted a corresponding issue with GCP support.

Describe the feature or resource

Description:

Currently, the ContainerNodePool CRD in Config Connector does not expose the performanceMonitoringUnit field under spec.nodeConfig.advancedMachineFeatures. This field is critical for enabling detailed performance monitoring and fine-tuning of node pool configurations based on advanced machine features.

Expected Behavior:

The performanceMonitoringUnit field should be available within the spec.nodeConfig.advancedMachineFeatures section of the ContainerNodePool CRD to allow users to configure performance monitoring for their node pools in GKE.

Current Behavior:

The performanceMonitoringUnit field is not present in the ContainerNodePool CRD's nodeConfig.advancedMachineFeatures section, which limits the ability to configure advanced monitoring features for the nodes.

Suggested Solution:

Add the performanceMonitoringUnit field to spec.nodeConfig.advancedMachineFeatures within the ContainerNodePool CRD, allowing users to define performance monitoring capabilities.

Additional information

No response

Importance

No response

@prad9192 prad9192 added the enhancement New feature or request label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant