summaryrefslogtreecommitdiffhomepage
path: root/content/docs/user_guide/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/docs/user_guide/_index.md')
-rw-r--r--content/docs/user_guide/_index.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/content/docs/user_guide/_index.md b/content/docs/user_guide/_index.md
index 803ad00f1..c01220314 100644
--- a/content/docs/user_guide/_index.md
+++ b/content/docs/user_guide/_index.md
@@ -3,10 +3,5 @@ title = "User Guide"
weight = 10
+++
-gVisor can be used with Docker, Kubernetes, or directly using `runsc` with crafted OCI
-spec for your container. Use the links below to see detailed instructions for each
-of them:
-
- * [Docker](./docker/): The quickest and easiest way to get started.
- * [Kubernetes](./kubernetes/): Isolate Pods in your K8s cluster with gVisor.
- * [OCI Quick Start](./oci/): Expert mode. Customize gVisor for your environment.
+Get started with either [installation instructions](./install/) or
+[quick start guides](./quick_start).