Skip to content

Releases: BerryBytes/01cloud-platform

Beta Release

19 Nov 04:12
ff0a8a1

Choose a tag to compare

This is the first official release of the 01Cloud Development Environment. This release focuses on providing a repeatable, hosted-like local Kubernetes environment for developers and operators to run the full 01Cloud platform locally.

  • One-command bootstrap and developer workflow
  • Local Kubernetes with production-like components
    • Uses Kind to run an on-machine Kubernetes cluster
    • MetalLB for local load-balancer IPs and NGINX Ingress for routing
    • Optional Tekton installation for CI/CD pipelines inside the cluster
  • Full-stack Helm chart deployment
  • Simple TLS and hostname integration for local UX
  • Alerting & observability templates
  • Skaffold integration for iterative development