Chapter 17: Working with Helm Charts
As part of the application development process, you need to think about application redistribution and dependency management. You may want this as part of your final product offering – the application needs to be easily downloaded and installed by the customers. But you may also want to redistribute the application or a component internally for other teams working on the same product. In the non-container world, you have a variety of package management systems (or package managers). If you work on Ubuntu, you can use the Advanced Package Tool (APT) to install software. On Windows, you can use Chocolatey (https://chocolatey.org/), and if you are interested in libraries or applications specific to JavaScript ...
Get The Kubernetes Bible now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.