docs: refactor kubernetes documentation#1385
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1385 +/- ##
==========================================
+ Coverage 71.97% 72.17% +0.19%
==========================================
Files 17 17
Lines 1520 1520
==========================================
+ Hits 1094 1097 +3
+ Misses 338 336 -2
+ Partials 88 87 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jooola
left a comment
There was a problem hiding this comment.
Did a first pass, thanks for pushing for this ❤️!
| @@ -0,0 +1,84 @@ | |||
| # Quick start | |||
There was a problem hiding this comment.
I'd argue this is a tutorial, but I don't mind having it as guide.
There was a problem hiding this comment.
I shortened it a bit in 9eb7706.
I also think it is not a good idea to have a PVC example creation there, as this directly introduces some costs to the customer. Verifying the StorageClass should be fine. Folks should be familiar with creating a PVC from a StorageClass.
Co-authored-by: Jonas L. <jooola@users.noreply.github.com>
4aec23f to
9da3655
Compare
|
I want to add a few more things here. |
Refactors the csi-driver documentation to align with https://diataxis.fr.