mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
Replace links to Helm Charts in example guidelines
This commit is contained in:
parent
df70b30e59
commit
4e1629ba35
1 changed files with 1 additions and 3 deletions
|
|
@ -8,9 +8,7 @@ Kubernetes in a meaningful way. It is educational and informative.
|
|||
Examples are not:
|
||||
|
||||
* Full app deployments, ready to use, with no explanation. These
|
||||
belong either
|
||||
[here](https://github.com/kubernetes/application-dm-templates) or in
|
||||
something like [Helm](https://github.com/helm/charts).
|
||||
belong to [Helm charts](https://github.com/helm/charts).
|
||||
* Simple toys to show how to use a Kubernetes feature. These belong in
|
||||
the [user guide](../docs/user-guide/).
|
||||
* Demos that follow a script to show a Kubernetes feature in
|
||||
|
|
|
|||
Loading…
Reference in a new issue