mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.6k stars 4.48k forks source link

Adjust markdown formatting #328

Closed vazhnov closed 7 months ago

vazhnov commented 8 months ago

Adjust markdown formatting:

This is more like test to understand should I continue to improve formatting or should I stop trying :) Also, if it is needed, I can split it to smaller changes.

fireflycons commented 7 months ago

I agree with some of this

vazhnov commented 7 months ago
vazhnov commented 7 months ago

Should I change something in the merge request? I'm afraid after some time there may be conflicts with any other changes and it will be much harder to merge my changes.

fireflycons commented 7 months ago

To be fair, not a lot changes in here unless the lab gets a version update, which will be due fairly soon, including a section on how to do it on Apple Silicon. Currently there are no conflicts so feel free to make the changes I suggested to this PR.

vazhnov commented 7 months ago

So, I'm going to return back the curly braces {}. Should I restore capitalized headers? Anything else?

fireflycons commented 7 months ago

Yes, and yes. The header style is in line with our other sites so best leave that. Minor errors like punctuation and failure to code block things - definitely include.

vazhnov commented 7 months ago

Done! Please check (and merge if everything is OK).