You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/22 05:38:42 UTC

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a diff in pull request #232: Doc updates: Upgrade process, compatibility guarantess, crd overview update

wangyang0918 commented on code in PR #232:
URL: https://github.com/apache/flink-kubernetes-operator/pull/232#discussion_r878796965


##########
README.md:
##########
@@ -13,25 +13,28 @@ Check our [quick-start](https://nightlies.apache.org/flink/flink-kubernetes-oper
 
 ## Features at a glance
 
- - Deploy and monitor Flink Application and Session deployments
+ - Deploy and monitor Flink Application, Session and Job deployments
  - Upgrade, suspend and delete deployments
  - Full logging and metrics integration
  - Flexible deployments and native integration with Kubernetes tooling
 
+For the complete feature-set please refer to our [documentation](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/concepts/overview/).
+
 ## Project Status
 
-### Project status: beta
+### Project status: Production Ready
 
 ### Current API version: `v1beta1`
 
-If you are currently using the v1alpha1 version of the APIs in your manifests, please update them to use the v1beta1 version by changing apiVersion: "flink.apache.org/v1alpha1" to apiVersion: "flink.apache.org/v1beta1".
+Please check out our docs to read about the [upgrade process](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/upgrade/) and our [backward compatibility guarantees](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/compatibility/).
 
 ## Version Matrix
 
-| Operator Version | API Version | Flink Release  | Operator Image Tag | Helm Chart Version |
-| ------------- | ------------- | ------------- | ------------- | ------------- |
-| `latest` (main HEAD) | `v1beta1` | 1.15 |  |  |
-| `release-0.1.0` | `v1alpha1` | 1.14 | `2c166e3` | 0.1.0 |
+| Operator Version     | API Version | Flink Compatibility | Operator Image Tag                       |

Review Comment:
   "Operator Image Tag" -> "Operator Image"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org