File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,7 @@ The following pieces of container metadata are available to plugins in NRI:
206206        -  cpuset memory
207207      -  Block I/O class
208208      -  RDT class
209+       -  Unified cgroup v2 parameter map
209210    -  Linux seccomp profile and policy
210211  -  container (init) process ID
211212  -  container (init process) exit status
@@ -216,7 +217,7 @@ The following pieces of container metadata are available to plugins in NRI:
216217  -  container exit status message (human readable)
217218
218219Apart from data identifying the container, these pieces of information
219- represent the corresponding data in the container's OCI Spec.
220+ represent the corresponding data in the container's [ OCI Spec] ( https://github.com/opencontainers/runtime-spec/blob/main/spec.md ) .
220221
221222### Container Adjustment  
222223
@@ -253,6 +254,7 @@ container parameters:
253254        -  cpuset memory
254255      -  Block I/O class
255256      -  RDT class
257+       -  Unified cgroup v2 parameter map
256258      -  Linux seccomp policy
257259    -  Linux namespaces
258260
@@ -286,6 +288,7 @@ can be updated this way:
286288      -  cpuset memory
287289    -  Block I/O class
288290    -  RDT class
291+     -  Unified cgroup v2 parameter map
289292
290293### Container Adjustment Validation  
291294
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments