This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 50d076a [FLINK-10020] [kinesis] Support recoverable exceptions in
listShards.
new ec363c4 [hotfix] Update Travis' Docker Compose version to 1.22.0
new 38e12a4 [hotfix][docs] Introduce Github branch variable in _config.yml
new 8d88ff5 [FLINK-10001][docs] Add documentation for job cluster
deployment on Docker and K8s
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:
.travis.yml | 21 ++++---
docs/_config.yml | 2 +
docs/ops/deployment/docker.md | 42 +++++++++----
docs/ops/deployment/kubernetes.md | 67 ++++++++++++++------
flink-container/docker/README.md | 72 ++++++++++++++++------
flink-container/docker/docker-compose.yml | 13 +++-
flink-container/kubernetes/README.md | 11 ++--
.../container-scripts/docker-compose.test.yml | 2 +-
8 files changed, 164 insertions(+), 66 deletions(-)