mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
0cc931417c
adtional -> additional
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
# Docker + Kubernetes Examples
|
|
|
|
> Feel free to contribute whether you consider any use case is relevant for the public in general.
|
|
|
|
## Examples
|
|
|
|
The following examples aim to be demonstrative and can be either improved or updated.
|
|
|
|
- [v4 examples](v4/README.md)
|
|
- [v5 examples](v5/README.md)
|
|
- [v6 examples](v6/README.md)
|
|
|
|
## Additional data
|
|
|
|
This folder aims to create a collection of Docker and Kubernetes examples.
|
|
|
|
For more information about the **Helm** Chart, please check it [owns repo](https://github.com/verdaccio/charts).
|
|
|
|
### Kubernetes
|
|
|
|
- Kubernetes (minikube) + Verdaccio (Basic Configuration)
|
|
- Kubernetes Helm and Verdaccio Chart (Basic Tutorial)
|
|
|
|
### External
|
|
|
|
- [Verdaccio examples for Google Cloud and K8s setups. https://github.com/papezt/verdaccio-examples](https://github.com/papezt/verdaccio-examples)
|
|
|
|
### Articles
|
|
|
|
- [https://medium.com/@tompape/kubernetes-private-npm-registry-fb5f450fa611](https://medium.com/@tompape/kubernetes-private-npm-registry-fb5f450fa611)
|
|
- [Déployer Verdaccio sur rancher avec un helm](https://tommygingras.com/deployer-verdaccio-sur-rancher-avec-un-helm/)
|