Project: Teresa V0.2 Apr 2026
: The server acts as an abstraction layer, translating these simple commands into the corresponding Kubernetes API objects.
: Added checks to prevent the creation of unnecessary Ingress resources for apps without configured vHosts.
The v0.2 release series focused on maturing the integration between the Teresa server and the Kubernetes API, specifically regarding networking and resource management. Project: Teresa v0.2
: Updated default nginx side-car images to support custom Lua scripts for advanced traffic handling.
: Introduced dnsConfig options during the deployment phase for better control over container networking. Technical Architecture : The server acts as an abstraction layer,
: Standardized Ingress specs for both vhosts and static IPs.
Subsequent versions have continued to expand on the foundation laid in v0.2, including more robust automation for SSL certificates through Let's Encrypt and enhanced security protocols for multi-tenant environments. : Updated default nginx side-car images to support
: Developers can push code or container images directly to the platform, which then handles the build, deployment, and scaling processes automatically. Future Direction (v0.3 and Beyond)