-
Notifications
You must be signed in to change notification settings - Fork 15.1k
docs(refactor): add redirect for CRI page moved to Containers concept section #52991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(refactor): add redirect for CRI page moved to Containers concept section #52991
Conversation
… section Signed-off-by: Anushka Saxena <anushkasaxenaa@google.com>
|
|
|
Welcome @SaxenaAnushka102! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/label refactor |
lmktfy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. This is exactly matching what the issue is asking for.
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmktfy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. Git tree hash: b0b4ce9d034ed16c32addaa6e472fd7663c9cbbc
|
Description
This PR refactors the documentation by moving the CRI (Container Runtime Interface) page from https://kubernetes.io/docs/concepts/architecture/cri/ to https://kubernetes.io/docs/concepts/containers/cri/ for simplifying the learning journey for people who want to start understanding a high level overview.
Important
This is a refactor PR
Issue
Closes: #39258