From a13303bb8c7fea4a2053797ac841c34702c8ff0f Mon Sep 17 00:00:00 2001 From: Marcin Franczyk Date: Tue, 15 Oct 2024 11:26:38 +0200 Subject: [PATCH] Update enhancements/1845-nfd-image-compatibility/README.md Co-authored-by: Carlos Eduardo Arango Gutierrez --- enhancements/1845-nfd-image-compatibility/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enhancements/1845-nfd-image-compatibility/README.md b/enhancements/1845-nfd-image-compatibility/README.md index fe8f97ccba..c2ce13711e 100644 --- a/enhancements/1845-nfd-image-compatibility/README.md +++ b/enhancements/1845-nfd-image-compatibility/README.md @@ -5,7 +5,7 @@ Today, there is no standard solution of describing container image requirements against hardware or operating systems. Cloud-native is being adopted by highly demanded industries where container compatibility plays a critical role for services in terms of cluster preparation and overall performance. This proposal introduces an idea of NFD image compatibility metadata. -NFD labels can successfully be added to image to describe the requirements against a host or OS. +NFD labels can successfully be added to the image to describe the requirements against a host or OS. The document has been prepared based on the experience and progress of the [OCI Image Compatibility working group](https://github.com/opencontainers/wg-image-compatibility/tree/main/docs/proposals).