diff --git a/rfcs/kubernetes-oci/README.md b/rfcs/kubernetes-oci/README.md
index 1d2ae9370028003e5a4e7934db9d80242a49521c..ad82c7fdb84c9b9ae4306d7b54d12fe0561ae002 100644
--- a/rfcs/kubernetes-oci/README.md
+++ b/rfcs/kubernetes-oci/README.md
@@ -291,7 +291,9 @@ spec:
 
 ### Alternatives
 
-TODO
+An alternative solution is to introduce an OCI artifact type especially made for Kubernetes configuration.
+That is considered unpractical, as introducing an OCI type has to go through the
+IANA process and Flux is not the owner of those type as Helm is for Helm artifact for example.
 
 ## Design Details