Maybe my wording was not precise enough, but in the end both Kotlin Native and Graal Native Images are able to build native binaries for different platforms. So at least in my limited understanding both are competing in this area.
In my concrete scenario I want to avoid the JVM startup costs (think of “serverless”).