Skip to main content
  1. Services/

Dev Platform

Coder
#

Coder provides Cloud Development Environments running on the cluster. Workspaces spin up as Kubernetes pods with persistent storage.

  • Backend: Percona PostgreSQL
  • URL: coder.wcloud.sh

Temporal
#

Temporal provides durable workflow execution — workflows that survive process crashes, node failures, and deployments.

  • 3 server replicas + 2 web UI replicas
  • Backend: Percona PostgreSQL
  • Auth: Keycloak OIDC
  • URL: temporal.wcloud.sh
  • VPA-managed resource allocation

GitHub Actions runners (ARC)
#

Actions Runner Controller provides self-hosted GitHub Actions runners:

Scale setArchitectureReplicas
AMD64x86_640–4 (autoscaled)
ARM64aarch640–4 (autoscaled)

Separate scale sets for each architecture reflect the mixed AMD64/ARM64 nature of the cluster. Authentication uses a GitHub App.

HCP Terraform agents
#

Self-hosted Terraform Cloud agents for running Terraform plans and applies:

PoolArchitectureReplicas
AMD64x86_643–10
ARM64aarch643–10

Managed by the HCP Terraform Operator.

Camel K + Kaoto
#

Apache Camel K provides cloud-native integration — deploy integration routes as lightweight serverless-style containers.

Kaoto adds a visual low-code designer for building integration flows.

Both deployed via OLM. URL: camel.wcloud.sh

Related