34 lines
2.5 KiB
Markdown
34 lines
2.5 KiB
Markdown
# dsk-devops-toolchains
|
|
|
|
## Helm
|
|
#### SaaS Management Cluster에 설치된 미들웨어
|
|
| Service | Chart Version | Content | Official Docs |
|
|
| --- | --- | --- | --- |
|
|
| GitHub Actions Runner | 0.23.3 | [GitHub Actions Runner](./helm/actions-runner-controller) | [docs.github.com](https://docs.github.com/en/actions) |
|
|
| Airflow | 1.11.0-dev | [Airflow](./helm/airflow/) | [airflow.apache.org](https://airflow.apache.org/docs/) |
|
|
| Argo CD | 5.26.1 | [Argo CD](./helm/argo-cd/) | [argo-cd.readthedocs.io](https://argo-cd.readthedocs.io/en/stable/) |
|
|
| Argo Workflows | 0.40.3 | [Argo Workflows](./helm/argo-workflows/) | [argo-workflows.readthedocs.io](https://argo-workflows.readthedocs.io/en/latest/) |
|
|
| AWX Operator | 2.3.0 | [AWS Operator](./helm/awx-operator/) | [ansible.readthedocs.io/projects/awx-operator](https://ansible.readthedocs.io/projects/awx-operator/en/latest/) |
|
|
| Ghost | 19.3.25 | [Ghost](./helm/ghost/) | [ghost.org](https://ghost.org/) |
|
|
| Grafana | 6.51.2 | [Grafana](./helm/grafana/) | [grafana.com/docs](https://grafana.com/docs/) |
|
|
| Jenkins | 4.2.18 | [Jenkins](./helm/jenkins/) | [jenkins.io/doc](https://www.jenkins.io/doc/) |
|
|
| Nexus3 | 52.0.0 | [Nexus3](./helm/nexus-repository-manager/) | [help.sonatype.com/repomanager3](https://help.sonatype.com/repomanager3) |
|
|
| NFS Provisioner | 4.0.17 | [NFS Provisioner](./helm/nfs-provisioner-nas/) | [github.com/kubernetes-sigs/nfs-subdir-external-provisioner](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) |
|
|
| OpenEBS | 3.9.0 | [OpenEBS](./helm/openebs/) | [openebs.io/docs](https://openebs.io/docs) |
|
|
| Sonarqube | 10.2.1+800 | [Sonarqube](./helm/sonarqube/) | [docs.sonarsource.com/sonarqube](https://docs.sonarsource.com/sonarqube/latest/) |
|
|
| Teleport | 13.3.9 | [Teleport](./helm/teleport-cluster/) | [goteleport.com/docs](https://goteleport.com/docs/) |
|
|
| Vault | 0.25.0 | [Vault](./helm/vault/) | [developer.hashicorp.com/vault/docs](https://developer.hashicorp.com/vault/docs) |
|
|
|
|
## Docker
|
|
#### zabbix 서버(10.10.43.252)에 설치된 서비스
|
|
| Service | Image Version | Content | Official Docs |
|
|
| --- | --- | --- | --- |
|
|
| Zabbix | 6.4.8 | [zabbix](./docker/zabbix/) | [www.zabbix.com/documentation/6.4/en](https://www.zabbix.com/documentation/6.4/en) |
|
|
|
|
## Yaml
|
|
#### SaaS Management Cluster에 설치된 미들웨어
|
|
| Service | Image Version | Content | Official Docs |
|
|
| --- | --- | --- | --- |
|
|
| phpIPAM | v1.5.3 | [phpIPAM](./yaml/phpipam/) | [phpipam.net/documents/all-documents](https://phpipam.net/documents/all-documents/) |
|
|
|
|
## Scripts |