Skip to content

Conversation

@jojimt
Copy link
Contributor

@jojimt jojimt commented Jan 30, 2026

Description

  • Enable cc manager by default on all kata-nodes (indicated by nvidia.com/gpu.workload.config=vm-passthrough)
  • Eliminate nvidia.com/cc.capable label and set ccManager.enabled=true to accomplish the above.
  • Eliminate CC specific NFD rule as it's handled by kata-deploy now.

Related PR: NVIDIA/k8s-cc-manager#40
Kata PR to add cc selector to gpu runtimeclasses to follow.

Checklist

  • No secrets, sensitive information, or unrelated changes
  • Lint checks passing (make lint)
  • Generated assets in-sync (make validate-generated-assets)
  • Go mod artifacts in-sync (make validate-modules)
  • Test cases are added for new code paths

Testing

Manual testing in cluster.

Signed-off-by: Joji Mekkattuparamban <jojim@nvidia.com>
Signed-off-by: Joji Mekkattuparamban <jojim@nvidia.com>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 30, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@jojimt
Copy link
Contributor Author

jojimt commented Jan 30, 2026

@cdesiniotis @tariq1890 PTAL

enabled: false
defaultMode: "off"
enabled: true
defaultMode: "on"
Copy link
Contributor

Choose a reason for hiding this comment

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

Question -- does this mean that by default when cc-manager runs on a CC-capable system it will enable CC mode on the GPUs?

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