You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@liminal.apache.org by as...@apache.org on 2021/04/08 17:12:17 UTC

[incubator-liminal] branch master updated (86d6be9 -> 1064896)

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

assafpinhasi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git.


    from 86d6be9  Update .asf.yaml
     new b8cc352  liminal installation doc
     new 30ffda2  redescribe
     new 8e15bc1  adding liminal diagram
     new e36b6c3  adding mount options
     new 65e74d1  redescribe EFS process
     new 658432f  redescribe EFS process with liminal_dags
     new 3236dff  redescribe EFS process without k8s job
     new bc3e7b3  add script installation
     new a14b08e  install liminal on remote machine
     new a463626  add local deploy flag
     new 4b0b7fb  automate script to install liminal in cloud
     new 596f63b  remove uncomment
     new 2f2401c  Update How_to_install_liminal_in_airflow_on_kubernetes.md
     new 84e6cd3  Update How_to_install_liminal_in_airflow_on_kubernetes.md
     new e3a003a  Update How_to_install_liminal_in_airflow_on_kubernetes.md
     new a0cb8c5  Update index.rst
     new 1064896  Merge pull request #11 from naturalett/naturalett/liminal-installation-doc

The 101 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:
 ..._to_install_liminal_in_airflow_on_kubernetes.md | 140 +++++++++++++++++++++
 docs/source/assets/liminal_deployment_diagram.png  | Bin 0 -> 38589 bytes
 .../install_liminal_in_airflow_on_kubernetes.sh    |  90 +++++++++++++
 3 files changed, 230 insertions(+)
 create mode 100644 docs/source/How_to_install_liminal_in_airflow_on_kubernetes.md
 create mode 100644 docs/source/assets/liminal_deployment_diagram.png
 create mode 100755 docs/source/install_liminal_in_airflow_on_kubernetes.sh