Continue working on exercise 5.

This commit is contained in:
2024-04-14 19:20:39 +12:00
parent 19fb31c917
commit de5c88b458
2 changed files with 105 additions and 3 deletions

View File

@ -8,7 +8,7 @@ authors: ['default']
summary: "Persistent volume what??"
---
The proof of concept has been going well at Acme Financial Services. Their team are a few sprints in and have just pinged you an email:
The proof of concept has been going well at Acme Financial Services. Their team are a few sprints in and have just pinged you an email out of the blue:
> Subject: Quick Help Needed: Expanding Storage for VM!
@ -38,7 +38,14 @@ Time to roll up your sleeves, join the Acme Skype for Business™ video call and
## 5.1 - Expand the vm storage
For this task your team's challenge is to increase the storage of a
For this task your team's challenge is to increase the storage of an existing virtual machine `cryto-carnivore-cpuminer3000` in the `super-important-dont-deleteme` namespace.
The virtual machine currently has a root disk of `30GiB` of storage. This needs to be increased to `60GiB`. No command line is required, though you will need to verify that your additional storage is now presented to the virtual machine operating system.
## 5.2 - But wait there's more!
While you're on the Skype for Business™ video call with Chad fixing the `crypto-carnivore-cpuminer3000` stprage he also puts you on the spot and asks for some guidance on how to add an additional disk to the vm for a new ~~cve-ridden-literal-malware~~workload that Acme is developing.
## 5.2 - Check your work