You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the initial deployment, a Dockerfile, a K8s YAML file, a build script, and a deploy script should be generated within the project.
For subsequent updates, you can simply let the AI directly execute the build script and the Deploy script. If the scripts fail, then go back to the beginning to analyze and redo this process.
This way, you can maximize the speed without having to perform analysis every time an update occurs.