Exercise
Each exercise in this roadmap assumes that you have completed all previous exercises in the roadmap. This exercise asks you to create and manage a Jetstream2 volume with these steps:
- Create a new volume in the same allocation that contains the previously created instance. The default disk size is fine as you won't actually be using the disk.
- Attach the volume to the existing instance.
- Use a Web Shell to access the instance, change into the directory of the mounted volume, and list its contents.
- Exit from the Web Shell and detach the volume from the instance.
- Delete the detached volume.