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

resource/alicloud_cs_kubernetes_node_pool: support param ram_role_name; support kubelet_configuration params. #8165

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

sanyangji
Copy link
Contributor

kubelet_configuration param:

  • cluster_dns
  • container_log_max_workers
  • container_log_monitor_interval
  • cpu_cfs_quota, cpu_cfs_quota_period
  • image_gc_high_threshold_percent
  • image_gc_low_threshold_percent
  • memory_manager_policy
  • pod_pids_limit
  • reserved_memory
  • topology_manager_policy
  • tracing

…e; support kubelet_configuration param: cluster_dns, container_log_max_workers, container_log_monitor_interval, cpu_cfs_quota, cpu_cfs_quota_period, image_gc_high_threshold_percent, image_gc_low_threshold_percent, memory_manager_policy, pod_pids_limit, reserved_memory, topology_manager_policy, tracing.
Copy link
Collaborator

@ChenHanZhang ChenHanZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link
Collaborator

@ChenHanZhang ChenHanZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@ChenHanZhang ChenHanZhang merged commit 9badca1 into aliyun:master Jan 23, 2025
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants