: The server acts as an abstraction layer, translating these simple commands into the corresponding Kubernetes API objects.
Project: Teresa v0.2 Overview Project Teresa (v0.2) is an designed to simplify the deployment of applications on Kubernetes . It operates on a client-server architecture, allowing developers to manage application lifecycles through high-level commands rather than complex Kubernetes configurations. Key Features & Updates in v0.2 Project: Teresa v0.2
: Added checks to prevent the creation of unnecessary Ingress resources for apps without configured vHosts. : The server acts as an abstraction layer,
The v0.2 release series focused on maturing the integration between the Teresa server and the Kubernetes API, specifically regarding networking and resource management. Key Features & Updates in v0
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 custom Lua scripts for advanced traffic handling.