-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[FLINK-29644] [docs] Adding flink k8s operator documentation link #21089
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
docs/content/docs/deployment/resource-providers/standalone/kubernetes.md
Outdated
Show resolved
Hide resolved
docs/content/docs/deployment/resource-providers/native_kubernetes.md
Outdated
Show resolved
Hide resolved
gyfora
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should have the following simplified text in both places:
Apache Flink also provides a Kubernetes operator for managing Flink clusters on Kubernetes. It supports both standalone and native deployment mode and greatly simplifies deployment, configuration and the life cycle management of Flink resources on Kubernetes.
For more information, please refer to the [Flink Kubernetes Operator documentation](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/concepts/overview/)
|
Can you please always squash/rebase commits instead of merging? Makes review and later merging easier |
[FLINK-29644] Added flink kubernetes operator documentation links [FLINK-29644] Added flink kubernetes operator documentation links [FLINK-29644] Added flink kubernetes operator documentation links
|
Squashed multiple commits into one. |
|
@gyfora - Do you think creating a separate PR with only this commit would be a good way instead squashing all commits into one? Please let me know. |
|
looks fine +1, I am going to merge this. Please open the same PR against |
|
Thanks!
…On Wed, Oct 19, 2022, 20:00 Gyula Fora ***@***.***> wrote:
Merged #21089 <#21089> into master.
—
Reply to this email directly, view it on GitHub
<#21089 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV5SR64IMWKDOT267OPLBDWEAAYFANCNFSM6AAAAAARHTGYPE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
What is the purpose of the change
Flink docs don't have any documentation link related to Flink Kubernetes operator. This change lets us see the Flink Kubernetes operator and how to use it.
Brief change log
Verifying this change
This change is a trivial rework/code cleanup without any test coverage. I added new documentation links.
Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation