Create Deployments

From time to time there might be cases where you would like to just get up and running with a deployment on your environment. Usually, you would need to have a dedicated configuration syntax ( yaml ) that describes the deployment.

To reduce that effort you can simply ask kubi to create a deployment for you from scaratch ( specifing the expected image or any other configuration ).

Last updated