0.1.0 • Published 1 year ago

turbokube v0.1.0

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
1 year ago

turbokube

Monorepo development to Kubernetes.

Turbokube solves suprisingly hard problems that developers face when approaching the container ecosystem.

  • Build containers locally

  • Container builds can have local dependencies

  • Test locally in a cluster

All of the above can be done without remote infrastructure.

Go to production

Local, transparent and composable: Turbokube facilitates experimentation and learning.

When ready for production, the following is clearly reviewable from an ops perspective:

  • Image builds are reproducible and can be promoted to production registries.

  • Kubernetes resource yaml is compatible with Kustomize / kubectl apply -k

  • Dependencies are defined

Getting started

  1. Add 127.0.0.1 turbokube.local to your hosts file

More

0.1.0

1 year ago