As described at Quarkus website that it is "Kubernetes native Java framework".
Does that means it cannot be used for other Docker Orchestration platforms like DockerSwarm ? or it is just only optimized for K8S ?
Regards.
Once you build a docker image, nothing stops you for using it with the container orchestration platform of your choice such as Docker Swarm.