Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
kubernetes-operator-1.0.0
Description
Noticed a typo while deploying the example.
Currently:
kubectl create -f https://raw.githubusercontent.com/apache/flink-kubernetes-operator/release-0.1/examples/basic.yaml
Where it should be:
kubectl create -f https://raw.githubusercontent.com/apache/flink-kubernetes-operator/release-1.0.0/examples/basic.yaml
Attachments
Issue Links
- links to