Skip to content

Commit e8ed05f

Browse files
committed
KEP-3619: fix typo: "RutimeClass" -> "RuntimeClass"
1 parent b12a812 commit e8ed05f

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/3619-supplemental-groups-policy

1 file changed

+1
-1
lines changed

keps/sig-node/3619-supplemental-groups-policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ N/A
12281228

12291229
## Alternatives
12301230

1231-
### Introducing `RutimeClass`
1231+
### Introducing `RuntimeClass`
12321232

12331233
As described in the [Motivation](#motivation) section, cluster administrators would need to deploy a custom low-level container runtime(e.g., [pfnet-research/strict-supplementalgroups-container-runtime](https://github.com/pfnet-research/strict-supplementalgroups-container-runtime)) that modifies OCI container runtime spec(`config.json`) produced by CRI implementations (e.g., containerd, cri-o). A custom `RuntimeClass` would be introduced for it.
12341234

0 commit comments

Comments
 (0)