0.1.0 • Published 3 years ago
turbokube v0.1.0
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 -kDependencies are defined
Getting started
- Add
127.0.0.1 turbokube.localto your hosts file
More
0.1.0
3 years ago