First deploy
lk agent deploy handles everything — if the agent doesn’t exist yet, it creates it automatically.
Updating
Run the same command to deploy a new version:Rollback
Roll back to the previous version:Custom Dockerfiles
You can include a custom Dockerfile in your project for additional dependencies or configuration. Standard Docker build constraints apply.Autoscaling
The platform automatically scales your agent based on demand. Scaling parameters are managed by the platform —load_fnc and load_threshold are not user-configurable.