mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix typo a => an.
Always happens. PiperOrigin-RevId: 312097591
This commit is contained in:
committed by
gVisor bot
parent
420b791a3d
commit
c27e334f26
@@ -5,8 +5,8 @@
|
||||
|
||||
## What is gVisor?
|
||||
|
||||
**gVisor** is a application kernel, written in Go, that implements a substantial
|
||||
portion of the Linux system surface. It includes an
|
||||
**gVisor** is an application kernel, written in Go, that implements a
|
||||
substantial portion of the Linux system surface. It includes an
|
||||
[Open Container Initiative (OCI)][oci] runtime called `runsc` that provides an
|
||||
isolation boundary between the application and the host kernel. The `runsc`
|
||||
runtime integrates with Docker and Kubernetes, making it simple to run sandboxed
|
||||
|
||||
Reference in New Issue
Block a user