We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c81db commit 6ed7497Copy full SHA for 6ed7497
2 files changed
.github/contributors.yaml
@@ -98,3 +98,6 @@ users:
98
parthdagia05:
99
name: Parth Dagia
100
email: parth.24bcs10414@sst.scaler.com
101
+ abhaygoudannavar:
102
+ name: AbhayGoudannavar
103
+ email: abhaysgoudnvr@gmail.com
docs/tutorials/index.md
@@ -6,4 +6,5 @@ In this section we include some end-to-end tutorials on deploying
6
- [Knative integration](../tutorials/knative)
7
- [Non root monitor execution](../tutorials/Non-root-monitor-execution)
8
- [Running existing containers over Linux](../tutorials/existing-container-linux)
9
-- [Running vAccel-enabled Containers with `urunc`](../tutorials/Running-vaccel-with-urunc.md)
+- [Running vAccel-enabled Containers with `urunc`](../tutorials/Running-vaccel-with-urunc.md)
10
+- [Running `urunc` with kind](../tutorials/Running-urunc-with-kind)
0 commit comments