Difference between revisions of "Helm repo add apache-airflow"
Jump to navigation
Jump to search
(Created page with "{{lc}} helm repo add apache-airflow https://airflow.apache.org") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[helm repo add]] apache-airflow https://airflow.apache.org | + | [[helm repo add]] [[apache-airflow]] https://airflow.apache.org |
+ | |||
+ | [[helm search repo]] apache-airflow | ||
+ | NAME CHART VERSION APP VERSION DESCRIPTION | ||
+ | apache-airflow/airflow 1.6.0 2.3.0 The official Helm chart to deploy Apache Airflo... | ||
+ | |||
+ | [[helm upgrade --install airflow]] apache-airflow/airflow --namespace airflow --create-namespace | ||
+ | |||
+ | [[helm search repo bitnami]] | grep airflow | ||
+ | [[bitnami/]]airflow 13.1.6 2.3.4 Apache Airflow is a tool to express and execute... | ||
+ | |||
+ | == See also == | ||
+ | * {{Airflow}} | ||
+ | |||
+ | [[Category:Airflow]] |
Latest revision as of 15:41, 13 October 2022
helm repo add apache-airflow https://airflow.apache.org
helm search repo apache-airflow NAME CHART VERSION APP VERSION DESCRIPTION apache-airflow/airflow 1.6.0 2.3.0 The official Helm chart to deploy Apache Airflo...
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace
helm search repo bitnami | grep airflow bitnami/airflow 13.1.6 2.3.4 Apache Airflow is a tool to express and execute...
See also[edit]
Advertising: