All checks were successful
continuous-integration/drone/push Build is passing
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
[](https://drone.reslinger.net/adrien/ansible-role-k8s-ci)
|
|
|
|
# ansible-role-k8s-ci
|
|
|
|
Déploie l'usine logiciel dans Kubernetes.
|
|
|
|
## Les composants de l'usine logiciel
|
|
|
|
- gitea
|
|
|
|
- drone (client / server)
|
|
|
|
- trivy
|
|
|
|
- vscode
|
|
|
|
- un registre docker (plus tard) [registry docker](https://github.com/cesanta/docker_auth/tree/main/chart/docker-auth)
|
|
|
|
- une UI pour le registre docker (plus tard) [registry docker UI](https://github.com/Joxit/helm-charts/tree/main/charts/docker-registry-ui)
|
|
|
|
- un registre de chart kubernetes.core.helm://github.com/artifacthub/hub)
|
|
|
|
- un scanner de vulnérabilité (plus tard aussi) [clair](https://github.com/quay/clair) avec [klar](https://github.com/optiopay/klar)
|
|
- [How To: Build Your Own Clair and Docker Registry Environment!](https://www.x-cellent.com/blog/build-your-own-clair-registry/)
|
|
- CoreOS Clair [part 1](https://medium.com/paloit/container-image-scanning-with-coreos-clair-part-1-17152d6a8421) et [part 2](https://medium.com/paloit/coreos-clair-part-2-installation-integration-558ec664cece)
|
|
- [gitleak](https://github.com/zricethezav/gitleaks)
|
|
- [notary](https://github.com/theupdateframework/notary) ?
|