This is an automated email from the ASF dual-hosted git repository.
trohrmann pushed a change to branch release-1.6
in repository https://gitbox.apache.org/repos/asf/flink.git.
from decc0bf [FLINK-10020] [kinesis] Support recoverable exceptions in
listShards.
new 02d9d35 [hotfix] Update Travis' Docker Compose version to 1.22.0
new dcbc408 [hotfix][docs] Introduce Github branch variable in _config.yml
new a12d087 [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(-)