mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #6 from google/fix-containerd-1.1-docs
Fix sandbox.json instructions for containerd 1.1
This commit is contained in:
@@ -78,10 +78,10 @@ $ cat > sandbox.json << EOL
|
||||
"name": "nginx-sandbox",
|
||||
"namespace": "default",
|
||||
"attempt": 1,
|
||||
"uid": "hdishd83djaidwnduwk28bcsb",
|
||||
"annotations": {
|
||||
"io.kubernetes.cri.untrusted-workload": "true"
|
||||
}
|
||||
"uid": "hdishd83djaidwnduwk28bcsb"
|
||||
},
|
||||
"annotations": {
|
||||
"io.kubernetes.cri.untrusted-workload": "true"
|
||||
},
|
||||
"linux": {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user