mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Update _index.md
This commit is contained in:
committed by
Fabricio Voznika
parent
f4135148a8
commit
0614cdb4df
@@ -3,10 +3,10 @@ title = "User Guide"
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
gVisor can be used with Docker, Kubernetes, or directly using`runsc` with crafted OCI
|
||||
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/): 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
|
||||
* [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.
|
||||
|
||||
Reference in New Issue
Block a user