Package Glossary

Browse 2 package terms defined in plain English, from the cultural dictionary of computing.

2 Package Terms

Helm Chart
A package format for Kubernetes applications containing templated YAML manifests, default configuration values, and metadata. Helm charts enable versioned,...
Library
A library is a collection of pre-written, reusable code, including functions, classes, and modules, that developers import into their own projects to handle...

Related Topics