: 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)
: Introduced dnsConfig options during the deployment phase for better control over container networking. Technical Architecture Project: Teresa v0.2
: Users interact with a CLI client that sends commands like create application or deploy to a centralized Teresa server. : Developers can push code or container images
: Added checks to prevent the creation of unnecessary Ingress resources for apps without configured vHosts. : Added checks to prevent the creation of
: Updated default nginx side-car images to support custom Lua scripts for advanced traffic handling.
: Standardized Ingress specs for both vhosts and static IPs.
: The server acts as an abstraction layer, translating these simple commands into the corresponding Kubernetes API objects.