Production-ready Kubernetes infrastructure in hours, not weeks.
Synkube is an infrastructure and DevOps automation company focused on cloud-native solutions. We build production-tested applications, platform starter kits, and deployment pipelines.
| Chart | Description |
|---|---|
| app-starter | Universal chart for 99% of K8s workloads (Deployments, StatefulSets, Jobs, CronJobs) |
| app-extensions | Namespace-scoped resources (Secrets, ConfigMaps, RBAC, NetworkPolicies) |
| platform-extensions | Cluster-scoped resources (ClusterRoles, ClusterSecretStores, Certificates) |
# Install via OCI
helm install myapp oci://ghcr.io/synkube/charts/app-starter --version 1.1.0 -f values.yaml
# Or via Helm repo
helm repo add synkube https://synkube.github.io/chartsComplete GitOps platform on DigitalOcean Kubernetes (DOKS) with ArgoCD.
| Repository | Purpose |
|---|---|
| lite-do-infra | Terraform for DOKS cluster provisioning |
| lite-do-argo-apps | ArgoCD applications & GitOps setup |
| lite-do-deploy | Helmfile-based deployments |
Stack: ArgoCD • External Secrets (Infisical) • cert-manager • Traefik/NGINX • Prometheus • Grafana
Full-stack platform on Google Kubernetes Engine (GKE).
| Repository | Purpose |
|---|---|
| infra | Terraform for GCP/GKE provisioning via Terraform Cloud |
| gke | Kubernetes manifests & Helmfile deployments |
Stack: GKE • Workload Identity • cert-manager • ingress-nginx • Prometheus • Grafana • Teleport
Backend (app)
Golang and Python applications with containerized deployments.
- node-monitor - Ethereum node monitoring
- evm-indexer - Ethereum block/transaction indexer
- blueprint - Application template
Next.js applications in Nx/Turborepo monorepos with Vercel & Cloudflare Pages deployments.
| Category | Technologies |
|---|---|
| IaC | Terraform, Terraform Cloud |
| Cloud Providers | AWS, GCP, DigitalOcean, Vercel |
| Orchestration | Kubernetes (GKE, DOKS) |
| GitOps | ArgoCD, Helmfile |
| CI/CD | GitHub Actions |
| Secrets | External Secrets, Infisical |
| Networking | Traefik, NGINX, Cloudflare |
| Observability | Prometheus, Grafana, Alertmanager |
| Frontend | Next.js, React, Tailwind CSS, SCSS, Github Pages |
| Backend | Golang, Python, Node.js, Express, NestJS |
Infrastructure and DevOps automation for the cloud-native ecosystem.