Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

metacpan/metacpan-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Docs:

Cluster deployment

  • We deploy to DigitalOcean (DO)
  • We use DO Postgres
  • We use DO Volumes shared overNFS

Platform setup

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 )

App setup

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/argo

You may need to login tohttps://argocd.do.metacpan.org/ to then perform thesync which will then match the deployed setup to the manifest.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp