[AIRFLOW-XXXX] Fix path in kubernetes.rst (#7594)
This commit is contained in:
Родитель
3db4ade3dc
Коммит
e7b8eb7f31
|
@ -20,7 +20,7 @@ KubernetesExecutor
|
|||
|
||||
The kubernetes executor is introduced in Apache Airflow 1.10.0. The Kubernetes executor will create a new pod for every task instance.
|
||||
|
||||
Example kubernetes files are available at ``scripts/ci/kubernetes/app/{secrets,volumes,postgres}.yaml`` in the source distribution (please note that these examples are not ideal for production environments).
|
||||
Example kubernetes files are available at ``scripts/ci/in_container/kubernetes/app/{secrets,volumes,postgres}.yaml`` in the source distribution (please note that these examples are not ideal for production environments).
|
||||
The volumes are optional and depend on your configuration. There are two volumes available:
|
||||
|
||||
- **Dags**:
|
||||
|
|
Загрузка…
Ссылка в новой задаче