Storage volume

Last updated:2021-08-30 17:22:08

Kingsoft Cloud Container Instance (KCI) supports the following types of data volumes:

  • EmptyDir
  • ConfigFile
  • EBS

EmptyDir

An EmptyDir can be accessed by all containers in a container instance. You can use an EmptyDir to share data between different containers in a container instance.

Notes

  • An EmptyDir is a temporary storage volume. When you delete a container instance where an EmptyDir is mounted, the data stored in the EmptyDir will also be deleted.
  • An EmptyDir is 10 GB in size.

ConfigFile

You can use a ConfigFile to inject data into a container instance.

image.png

EBS

You can attach existing EBS volumes to a container instance. To create EBS volumes, you can use the EBS console or API.

Notes

  • Up to two EBS volumes can be attached to a container instance.
  • When you delete a container instance, the attached EBS volumes will not be deleted.

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈