Victor Timofei 0610e0a439 | ||
---|---|---|
cert-manager | ||
.gitignore | ||
LICENSE | ||
README.md | ||
env | ||
get-argocd-admin-password.sh | ||
install-cert-manager.sh | ||
install.sh | ||
logger.sh |
README.md
kubernetes-do-challenge
Kubernetes Digital Ocean Challenge
Deploy a GitOps CI/CD implementation
Installation:
./install.sh
Update the DNS records to point to the load balancer. Install cert-manager and create Ingress for ArgoCD.
DOMAIN=my.domain EMAIL_ADDRESS=victor@my.domain ./install-cert-manager.sh