Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to configure Local PV - backed by Block Device with XFS? #2917
Labels
Projects
Milestone
Comments
|
The storage class for host path device is incorrectly configured. The docs only have an example for Local PV hostpath. The correct way to configure a StorageClass for Local PV device - and format it with XFS is as follows:
When you login to the node, and do |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Expected Behavior