Overview¶
Nutanix CCM provides Cloud Controller Manager functionality to Kubernetes clusters running on the Nutanix AHV hypervisor. Visit the Kubernetes Cloud Controller Manager documentation for more information about the general design of a Kubernetes CCM.
Nutanix CCM communicates with Prism Central (CCM) to fetch all required information. See the Requirements page for more details.
Nutanix CCM functionality¶
| Version | Node Controller | Route Controller | Service Controller |
|---|---|---|---|
| v0.6.x | Yes | No | No |
| v0.5.x | Yes | No | No |
| v0.4.x | Yes | No | No |
| v0.3.x | Yes | No | No |
| v0.2.x | Yes | No | No |
Nutanix CCM specific features:
| Version | Topology Discovery | Custom Labeling |
|---|---|---|
| v0.6.x | Prism, Categories | Yes |
| v0.5.x | Prism, Categories | Yes |
| v0.4.x | Prism, Categories | Yes |
| v0.3.x | Prism, Categories | Yes |
| v0.2.x | Prism, Categories | Yes |
What's New in v0.6.x¶
CCM v0.6.x introduces the following enhancements:
- Enhanced Node Discovery: Improved node discovery mechanisms for better cloud integration
- Performance Optimizations: Optimized API calls to Prism Central for reduced latency
- Improved Logging: Enhanced logging capabilities for better troubleshooting and monitoring
- Bug Fixes: Various stability improvements and bug fixes from v0.5.x
For detailed configuration examples and migration guidance, see the Configuration page.