taikun.cloud

Taikun Logo

Documentation

Images

Manager | Partner

VMs Images

A Kubernetes Image is a container image that is deployed and managed within the cluster that includes everything needed to run a piece of software, including the code, runtime, libraries, environment variables, and configurations. To access your project images:

  1. At the Overview tab, select Projects
  2. Choose your Project
  3. Select VMs at your Project page
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
Taikun – VM Images
📄
Note

Before creating a VM, you have to bind the image to the project first.

Bind to Project

  1. Click Images at the VMs page
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
Taikun – Bind to project

2. You can access Bound Images, My Images and Public Images

src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
Taikun – Public images

3. After selecting an image you can bind it to the project by clicking on the Bind to Project button

A success message is displayed for the successful image-bound

Successful image binding

An error message is displayed, if the image is already bound to the project.

Image already bound

Unbind Image

To unbind a flavor from a specific project, in My Images tab select the Image and use Unbind Image button.

/
Taikun – Unbind image

Was this article helpful?