Skip to content

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

Open
abhaygoudannavar wants to merge 1 commit into
urunc-dev:mainfrom
abhaygoudannavar:docs/kind-tutorial-index
Open

Add Running-urunc-with-kind to tutorials index [Docs]#664
abhaygoudannavar wants to merge 1 commit into
urunc-dev:mainfrom
abhaygoudannavar:docs/kind-tutorial-index

Conversation

@abhaygoudannavar
Copy link
Copy Markdown

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 6ed7497
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a072ccb4509c400082adb31
😎 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
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 2 times, most recently from 6e70179 to 79cecb9 Compare May 15, 2026 14:23
Signed-off-by: abhaygoudannavar <abhaysgoudnvr@gmail.com>
@abhaygoudannavar abhaygoudannavar force-pushed the docs/kind-tutorial-index branch from 79cecb9 to 6ed7497 Compare May 15, 2026 14:25
@abhaygoudannavar
Copy link
Copy Markdown
Author

@cmainas i have resolved the conflicts.

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