2021-03-10 22:49:20 +01:00
|
|
|
# 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-03-10 22:49:20 +01:00
|
|
|
|
2021-04-21 23:22:21 +02:00
|
|
|
## Aditional data
|
2021-03-10 22:49:20 +01:00
|
|
|
|
2021-04-21 23:22:21 +02:00
|
|
|
This folder aims to create a collection of Docker and Kubernetes examples.
|
2021-03-10 22:49:20 +01:00
|
|
|
|
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).
|
2021-03-10 22:49:20 +01:00
|
|
|
### 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)
|
2021-03-10 22:49:20 +01:00
|
|
|
|
|
|
|
### 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/)
|