Tested on microk8s 1.24
Required: Traefik, cert-manager
Playbook to deploy Jenkins on a kubernetes cluster from Helm package.
Playbook to deploy the greatest tool Excalidraw on kubernetes
Playbook to deploy pgadmin4 on a kubernetes cluster from Helm package.
Playbook to deploy Harbor on a kubernetes cluster from Helm package.
Playbook to deploy qbittorrent on kubernetes.
Playbook to deploy BitBucket Server Atlassian from Helm package.
Playbook to deploy Kubegres Operator from Helm package.
Playbook to deploy Postgres database with Kubegres Operator.
Playbook to deploy AWX from awx-operator on Kubernetes.
Deploy kubernetes_kubegres_operator
Deploy kubernetes_kubegres_database with:
postgres_superuser_pwd: myPostgresAdminPassword
postgres_replica_pwd: myReplicaPassword
postgres_database_size: 8Gi
postgres_version: 13
postgres_database_name: awx
postgres_pwd: myPostgresPassword
postgres_username: awx
Deploy kubernetes_awx_operator with:
awx_dns: awx.mydomain.com
awx_postgres_username: awx
awx_postgres_pwd: myPostgresPassword
awx_postgres_database: awx
awx_external_database: true
Deploy kubernetes_awx_operator with:
awx_dns: awx.mydomain.com
awx_postgres_username: awx
awx_postgres_pwd: myPostgresPassword
awx_postgres_database: awx
Playbook to deploy a mail server ( with smtps / imaps) on a kubernetes cluster.