Questions
- What object must be created before you can create a
PersistentVolumeClaim
?A. PVCB. DiskC.PersistentVolume
D.VirtualDisk
- KinD includes a dynamic disk provisioner. What company created the provisioner?A. MicrosoftB.
CNCF
C.VMware
D.Rancher
- If you create a KinD cluster with multiple worker nodes, what would you install to direct traffic to each node?A. Load balancerB. Proxy serverC. NothingD. Network load balancer
- True or false: A Kubernetes cluster can only have one
CSIdriver
installed.A.True
B.False