Skip to content

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

@abhaygoudannavar

Description

@abhaygoudannavar

Description

The file docs/tutorials/Running-urunc-with-kind.md exists in the docs/tutorials/ directory as a complete tutorial (8.6KB), but it is not listed in docs/tutorials/index.md. As a result, users browsing the documentation site cannot discover this tutorial through the navigation.
All other tutorials in the directory are listed in the index:

  • How-to-urunc-on-k8s.md (listed)
  • eks-tutorial.md (listed)
  • knative.md (listed)
  • Non-root-monitor-execution.md (listed)
  • existing-container-linux.md (listed)
  • Running-vaccel-with-urunc.md
  • Running-urunc-with-kind.md (missing)

Proposed fix:

Add the missing entry to docs/tutorials/index.md:

- [Running `urunc` with kind](../tutorials/Running-urunc-with-kind)

System info

Urunc version: main (HEAD)
Arch: N/A (Documentation)
VMM: N/A
Unikernel: N/A

Steps to reproduce

  1. Navigate to the tutorials index page at https://urunc.io/tutorials/.
  2. Look for a link to the "Running urunc with kind" tutorial.
  3. Observe that no such link exists, even though the file docs/tutorials/Running-urunc-with-kind.md is present in the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions