Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backgroud:
When I was reading the documentation, I was confused about the content related to version acquisition and installation of crds.
![image](https://private-user-images.githubusercontent.com/67670725/410271562-2ef5209b-6591-4c87-8195-1b0115ffe92d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTgwMTMsIm5iZiI6MTczOTQ1NzcxMywicGF0aCI6Ii82NzY3MDcyNS80MTAyNzE1NjItMmVmNTIwOWItNjU5MS00Yzg3LTgxOTUtMWIwMTE1ZmZlOTJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE0NDE1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRmNTAxYTdhODUxODIxNzEyNGVjMTJhNmJiNWE3NDE3ZWEyOWU5YmYzM2ZhNjg1NzM0MDM3ZDE1N2U1M2Y1ZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JW1OI-QLGVgpMTc9LIr_erbViySc6fn19NPwHE01V_Q)
The "vx.y.z" used here is easily ignored, resulting in instruction execution errors.
What's changed:
This PR updates the KB installation documentation to provide clearer guidance on version selection and installation steps. Main changes include:
These changes aim to: