Files
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

600 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Helm Chart helm-chart 2018-04-12 https://helm.sh/docs/topics/charts/ A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
tool

A package of pre-configured Kubernetes resources that can be managed with the Helm tool.

Charts provide a reproducible way of creating and sharing Kubernetes applications. A single chart can be used to deploy something simple, like a memcached Pod, or something complex, like a full web app stack with HTTP servers, databases, caches, and so on.