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
- Navigate to the tutorials index page at https://urunc.io/tutorials/.
- Look for a link to the "Running urunc with kind" tutorial.
- Observe that no such link exists, even though the file docs/tutorials/Running-urunc-with-kind.md is present in the repository.
Description
The file
docs/tutorials/Running-urunc-with-kind.mdexists in thedocs/tutorials/directory as a complete tutorial (8.6KB), but it is not listed indocs/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.mdRunning-urunc-with-kind.md(missing)Proposed fix:
Add the missing entry to
docs/tutorials/index.md:System info
Urunc version: main (HEAD)
Arch: N/A (Documentation)
VMM: N/A
Unikernel: N/A
Steps to reproduce