verdaccio/docker-examples/README.md

32 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# 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.
2021-04-21 23:22:21 +02:00
- [v4 examples](v4/README.md)
- [v5 examples](v5/README.md)
2021-11-19 15:39:26 +01:00
- [v6 examples](v6/README.md)
2021-04-21 23:22:21 +02:00
## Aditional data
2021-04-21 23:22:21 +02:00
This folder aims to create a collection of Docker and Kubernetes examples.
2021-04-21 23:22:21 +02:00
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
2021-04-21 23:22:21 +02:00
- [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/)