From the course: Certified Kubernetes Administrator (CKA) Cert Prep

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Lesson 12 lab challenge: Using the hostpath storage provisioner

Lesson 12 lab challenge: Using the hostpath storage provisioner - Kubernetes Tutorial

From the course: Certified Kubernetes Administrator (CKA) Cert Prep

Lesson 12 lab challenge: Using the hostpath storage provisioner

- Alright, at this point it's time for the lab. What are we going to do in the lab? Well, you are going to install the Hostpath storage provisioner. Look it up at artifacthub.io. Next, create a PVC and verify it uses a PV that is created by the Hostpath storage provisioner. Note that the Hostpath provisioner found on artifacthub.io currently doesn't support ARM architecture. So if you are on ARM architecture, I would say, have a look again at the NFS storage provisioner. That works on ARM, and that's a pretty good example as well. You might not be able to do this lab if you're on ARM. And if you're not, well, have a look at the lab solution.

Contents