This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from dedf39f  [FLINK-20381][yarn] Restore yarn-session.sh -id argument
     new 93bffc0  [FLINK-20357][docs] Split HA documentation up into a general 
overview and the specific implementations
     new 8155c22  [hotfix][k8s] Specify which characters are allowed for 
kubernetes.cluster-id
     new ddfc117  [hotfix] Fix incorrect link tag

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../generated/kubernetes_config_configuration.html |   2 +-
 docs/deployment/ha/index.md                        | 320 +++------------------
 docs/deployment/ha/index.zh.md                     | 320 +++------------------
 docs/deployment/ha/kubernetes_ha.md                |  99 +++----
 docs/deployment/ha/kubernetes_ha.zh.md             |  99 +++----
 docs/deployment/ha/zookeeper_ha.md                 | 143 +++++----
 docs/deployment/ha/zookeeper_ha.zh.md              | 143 +++++----
 .../resource-providers/native_kubernetes.md        |  22 ++
 .../resource-providers/native_kubernetes.zh.md     |  22 ++
 .../resource-providers/standalone/index.md         |  67 +++++
 .../resource-providers/standalone/index.zh.md      |  68 +++++
 .../resource-providers/standalone/kubernetes.md    |  28 ++
 .../resource-providers/standalone/kubernetes.zh.md |  29 ++
 docs/dev/table/streaming/joins.zh.md               |   2 +-
 .../configuration/KubernetesConfigOptions.java     |  17 +-
 15 files changed, 531 insertions(+), 850 deletions(-)

Reply via email to