Has anyone used fabric8 in combination with Ignite to deploy ignite services and discovery using the TcpDiscoveryKubernetesIpFinder? I'm looking for a way to define my ignite-service.yaml file in my project so and configure it with the fabric8-maven-plugin so it will automatically be deployed (and installed) with my project. I know I can just run manually kubectl create -f ignite-service.yaml but is there a way to do that through the command: mvn fabric8:deploy ?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
