Document lack of AOT and native support.

This commit is contained in:
Olga Maciaszek-Sharma
2022-12-15 11:43:47 +01:00
parent 0fc2bb813d
commit 58bcfe8b42
2 changed files with 8 additions and 0 deletions

View File

@@ -50,3 +50,7 @@ include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/maste
== Contributing
include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing.adoc[]
== AOT and native image support
At this point, Spring Cloud Kubernetes does not support Spring Boot AOT transformations or native images. Partial support might be added in future releases.