📄️ Prepare and Start
Welcome to KubeAGI!
📄️ Create an Operator Project
Init a new operator project
📄️ e2e Test
The overall test of KubeAGI is divided into code correctness check and e2e test. The code correctness check include code formatting checks, CRD verification, and LLM workflow, etc. The e2e test ensures that the KubeAGI can work normally for the basic funcationalities.