Application Manager

Application Manager is the main orchestrator between a user’s requests, Kubernetes, and Apache Flink.

The documentation pages in this section cover the following topics:

  1. Quick Start: This short page briefly describes how to get started with Application Manager.
  2. Concepts: The concepts page introduces the main concepts that you will need to operate Deployments in practice.
  3. Web User Interface: The web UI presents the main views of the web UI that provide an easy to use option to configure Deployments and monitor them.
  4. REST API: The REST API is the main API of Application Manager. This page introduces all relevant API conventions.
  5. Configure Apache Flink: This page covers common Flink options that you may want to configure as part of your Deployments.
  6. Configure Kubernetes: Deployments can provide options to Kubernetes to customize the created pods of a Deployment, for instance mounting in volumes.