lyft / flinkk8soperator

Kubernetes operator that provides control plane for managing Apache Flink applications
Apache License 2.0
569 stars 159 forks source link

Fail to run "kubectl create -f examples/wordcount/flink-operator-custom-resource.yaml" #156

Open Myracle opened 4 years ago

Myracle commented 4 years ago

Error from server (NotFound): error when creating "examples/wordcount/flink-operator-custom-resource.yaml": namespaces "flink-operator" not found

lucaspg96 commented 4 years ago

I had this problem once. Did you create this namespace? I had to change mine at my cluster, since I have a namespace just for experiments