The package manager that has long eased Kubernetes app deployment is now an officially approved part of the ecosystem Credit: AvigatorPhotographer / Getty Helm, the Kubernetes package manager for deploying predefined “charts” of applications into Kubernetes clusters, has now graduated from incubation at the Cloud Native Computing Foundation as a fully-fledged CNCF project. In plainer language: Helm is here to stay. For current Helm users, this changes very little. Helm charts don’t need to be reworked to conform to a new standard, and no new version of the software has to be deployed. The significance of the graduation is in signaling to Kubernetes end-users and third-party developers that Helm can be counted on going forward as a trusted component, and that infrastructure and other software can be developed atop Helm with confidence. Helm, now in its third major revision, has long shown signs of being mature and dependable, and already has gained wide acceptance and significant in-production use within the Kubernetes community. Some 1200 Helm charts are available in the Helm Hub, the official CNCF repository, including complex multi-container applications that are hard to deploy manually. Many third-party Kubernetes tools feature integration with Helm as an app deployment mechanism. Key contributors to the project include IBM, Microsoft, Google, Red Hat, VMware, SAP, and many more. The move from “incubation” to “graduation” means the CNCF recognizes Helm has not only shown strong technical merit, but also good governance around the project, and strong backing by multiple professional organizations that use it in production. Helm’s project status was boosted further by an independent security audit, completed in November 2019, that concluded Helm was “highly mature” software built with good security practices and could be recommended for public deployment. Related content news Node.js previews network inspection support Update to the LTS release of the JavaScript runtime introduces initial support for network inspection as an experimental feature. By Paul Krill Oct 04, 2024 1 min Node.js JavaScript Development Libraries and Frameworks news Google ships Gemini 1.5 Flash-8B AI model Smaller and faster variant of 1.5 Flash features half the price, twice the rate limits, and lower latency on small prompts compared to its forerunner. By Paul Krill Oct 04, 2024 2 mins Generative AI APIs Artificial Intelligence news Visual Studio Code 1.94 improves file search September 2024 release of Microsoft’s code editor also introduces the ability to run Python tests with coverage. By Paul Krill Oct 03, 2024 3 mins Visual Studio Code Integrated Development Environments Development Tools how-to How to use extension methods in C# Take advantage of extension methods to add functionality to existing types without needing to modify or derive from those original types. By Joydip Kanjilal Oct 03, 2024 8 mins Microsoft .NET C# Development Libraries and Frameworks Resources Videos