Re: HTTP 404 while creating resource with flink kubernetes operator and frabric8 client

2022-06-23 Thread Kishore Pola
P 404 while creating resource with flink kubernetes operator and frabric8 client Do you have installed the operator along with CRD[1]? [1]. https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.0/docs/try-flink-kubernetes-operator/quick-start/#deploying-the-operator Best,

Re: HTTP 404 while creating resource with flink kubernetes operator and frabric8 client

2022-06-23 Thread Yang Wang
Do you have installed the operator along with CRD[1]? [1]. https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.0/docs/try-flink-kubernetes-operator/quick-start/#deploying-the-operator Best, Yang yu'an huang 于2022年6月23日周四 13:04写道: > Hi, > > It seems that you can't find t

Re: HTTP 404 while creating resource with flink kubernetes operator and frabric8 client

2022-06-22 Thread yu'an huang
Hi, It seems that you can't find the FlinkDeployment. I saw the api server address is maskedip. Can you confirm whether it is the correct api server address? Best, Yuan On Thu, 23 Jun 2022 at 11:52 AM, Kishore Pola wrote: > Hello flink user group, > > When I am trying to create a flink deploym

HTTP 404 while creating resource with flink kubernetes operator and frabric8 client

2022-06-22 Thread Kishore Pola
Hello flink user group, When I am trying to create a flink deployment with the operator programmatically, kubernetes cluster is returning HTTP 404 message. Any pointers/help? I am constructing the context using fabric8 client like this Config config = new ConfigBuilder()