Can anyone confirm if we have storage class in the exam?

Deathstroke:
Can anyone confirm if we have storage class in the exam?

Tej_Singh_Rana:
No, It’s not in the curriculum.

Deathstroke:
Thanks! @Tej_Singh_Rana

Jayesh Jose:
@Deathstroke / @Tej_Singh_Rana: in my CKAD exam there was a question , which asked to use specific local storage class

Jayesh Jose:
Something like k8s-local

Jayesh Jose:

apiVersion: <http://storage.k8s.io/v1|storage.k8s.io/v1>
kind: StorageClass
metadata:
  name: k8s-local
provisioner: <http://kubernetes.io/no-provisioner|kubernetes.io/no-provisioner> 

Jayesh Jose:
and use with pv and pvc

Deathstroke:
Yup, seems like killer.sh is harder so as to prepare us better, but it’s not there in exam