Skip to content

Add Running-urunc-with-kind to tutorials index [Docs]#664

Merged
cmainas merged 1 commit into
urunc-dev:main-pr664from
abhaygoudannavar:docs/kind-tutorial-index
May 21, 2026
Merged

Add Running-urunc-with-kind to tutorials index [Docs]#664
cmainas merged 1 commit into
urunc-dev:main-pr664from
abhaygoudannavar:docs/kind-tutorial-index

Conversation

@abhaygoudannavar
Copy link
Copy Markdown
Contributor

Description

The Running-urunc-with-kind.md tutorial exists in docs/tutorials/ but is not listed in docs/tutorials/index.md, making it undiscoverable from the documentation site navigation. This PR adds the missing entry to the tutorials index.

Related issues

How was this tested?

Verified that the link path ../tutorials/Running-urunc-with-kind correctly resolves to the existing Running-urunc-with-kind.md file, consistent with the link format used by other entries in the index (e.g., How-to-urunc-on-k8s, eks-tutorial).

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.
    9:33 PM

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 93de010
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a0df95af5efc10009ac1b77
😎 Deploy Preview https://deploy-preview-664--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cmainas
Copy link
Copy Markdown
Contributor

cmainas commented May 13, 2026

Hello @abhaygoudannavar , can you rebase over main and add yourself here https://github.com/urunc-dev/urunc/blob/main/.github/contributors.yaml so we can merge this one?

@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch 3 times, most recently from b1f065f to 5d04b98 Compare May 13, 2026 14:48
@cmainas
Copy link
Copy Markdown
Contributor

cmainas commented May 14, 2026

Hello @abhaygoudannavar , please squash your commits.

@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch from 9efcebe to d7d7a75 Compare May 14, 2026 21:17
@abhaygoudannavar
Copy link
Copy Markdown
Contributor Author

@cmainas Squashed and rebased.

@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch 2 times, most recently from 11a4b36 to 320e2bd Compare May 14, 2026 21:36
@cmainas
Copy link
Copy Markdown
Contributor

cmainas commented May 15, 2026

Hello @abhaygoudannavar , there are some conflicts that block the merge.

@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch 3 times, most recently from 79cecb9 to 6ed7497 Compare May 15, 2026 14:25
@abhaygoudannavar
Copy link
Copy Markdown
Contributor Author

@cmainas i have resolved the conflicts.

@cmainas
Copy link
Copy Markdown
Contributor

cmainas commented May 18, 2026

Hello @abhaygoudannavar , there are some new conflicts that need to get resolved.

Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch from 6ed7497 to 93de010 Compare May 20, 2026 18:11
@abhaygoudannavar
Copy link
Copy Markdown
Contributor Author

hey @cmainas conflicts are resolved.

@urunc-bot urunc-bot Bot changed the base branch from main to main-pr664 May 21, 2026 07:54
Copy link
Copy Markdown
Contributor

@cmainas cmainas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @abhaygoudannavar for the fix.

@cmainas cmainas merged commit b4d1962 into urunc-dev:main-pr664 May 21, 2026
51 of 53 checks passed
github-actions Bot pushed a commit that referenced this pull request May 21, 2026
PR: #664
Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
Reviewed-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Approved-by: Charalampos Mainas <cmainas@nubificus.co.uk>
urunc-bot Bot pushed a commit that referenced this pull request May 21, 2026
PR: #664
Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
Reviewed-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Approved-by: Charalampos Mainas <cmainas@nubificus.co.uk>
@abhaygoudannavar abhaygoudannavar deleted the docs/kind-tutorial-index branch May 24, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running-urunc-with-kind.md tutorial missing from docs index [Doc]

2 participants