James Busche created FLINK-27923:
------------------------------------
Summary: Typo fix for release-1.0.0 quick-start.md
Key: FLINK-27923
URL: https://issues.apache.org/jira/browse/FLINK-27923
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.0.0
Reporter: James Busche
Fix For: kubernetes-operator-1.0.0
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
--
This message was sent by Atlassian Jira
(v8.20.7#820007)