seladev_os // bounty.exe·v2.0·6 live

<infra · closing-soon>

UTHM Forge K8s GitOps repo template

issuer · @arif.ptta

Ship a turn-key K8s GitOps repo template that a 3-person FSKTM capstone team can fork and run in 30 minutes. Includes ArgoCD app-of-apps, sealed-secrets, a basic prometheus + grafana stack, and a sample app.

<rubric>

  • One-command bootstrap (`make bootstrap`) deploys the full stack
  • Documentation walks through the 30-min setup
  • Sealed secrets example included
  • Sample app deploys and is reachable via ingress

<how claims are judged>

We'll time a fresh fork. Payout if you meet the 30-min-from-zero-to-running mark and the rubric holds.

<submission format>

curl -X POST https://api.uthm-forge.dev/bounties/8/claim \
  -H "Authorization: Bearer $UTHM_TOKEN" \
  -d '{"repo":"github.com/you/uthm-gitops-template","pr":1}'