Creating StorageClasses
Learn to create the StorageClass defined in the previous lesson and verify it.
We'll cover the following...
We'll cover the following...
Creating the class
Let’s create our StorageClass:
The output shows that the storageclass "fast" was created.
Verification
Let’s list the StorageClasses in our cluster.
The output is as follows:
We can see that, this time, we have a new StorageClass.
Creating the Deployment
Let’s look at yet another Jenkins definition:
The output (limited to ...