Hi,

As clearly documented here
https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/native_kubernetes.html
the
current way of deploying Flink natively on Kubernetes is by running
the ./bin/kubernetes-session.sh
script that runs some Java code that does "magic" to deploy in on the
cluster.
This works.

I was wondering: Is it with the current code base already possible to craft
a set of Yaml files (perhaps even with a special Docker image) so that I
can deploy it using the 'normal' Kubernetes way of doing a kubectl apply -f
foo.yaml ?

-- 
Best regards / Met vriendelijke groeten,

Niels Basjes

Reply via email to