- Notifications
You must be signed in to change notification settings - Fork3
metacpan/metacpan-k8s
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome to kubernetes MetaCPAN!
This documents the kubernetes implementation for MetaCPAN. This is a work inprogress document, more details will be added to the document as required.
- We deploy to DigitalOcean (DO)
- We use DO Postgres
- We use DO Volumes shared overNFS
Need to remember that secrets are signed to the cluster not globally. You can copy the signer from one cluster to another if needed.
cd platform/kubectl apply -k sealdedsecreats/dokubectl apply -k cert-manager/dokubectl apply -k ingress-nginxkubectl apply -k postgreskubectl apply -k nfs-provisioner/volatilekubectl apply -k argocd/dokubectl create -f kube-state-metrics/(might needkubectl kustomization --enable-helm | kubectl apply -f for any helm based ones above )
We deploy theArgo Application app which then pulls in the rest of the setup
kubectl apply -k web/argokubectl apply -k grep/argokubectl apply -k api-v0-shim/argokubectl apply -k sco-redirect/argoYou may need to login tohttps://argocd.do.metacpan.org/ to then perform thesync which will then match the deployed setup to the manifest.
About
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.