Files
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

626 B
Executable File

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://github.com/kubernetes/helm/blob/master/docs/charts.md 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.