Building images

The image building process is performed with Kaniko in a Kubernetes cluster.

This cluster can be Bunnyshell's managed cluster, or your own Kubernetes cluster.

The image is pushed either in Bunnyshell's managed Registry, or your own Image Registry.

Build Settings

From the Environment Settings, you can control where and how the build is performed, by choosing:

  • The cluster on which the images will be built for the current Environment

  • The Image Registry where the image will be pushed after it is built

  • Allocated resources, such as CPU & memory (only when using your own cluster)

Additional information on this subject is available in the Build Settings documentation page.

Last updated

Was this helpful?