question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docs: Broken link to KubernetesPodOperator

See original GitHub issue

Apache Airflow version: 1.10.9 (latest on docs site)

Kubernetes version (if you are using kubernetes) (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others: What happened:

Go to https://airflow.apache.org/docs/stable/kubernetes.html, click on KubernetePodOperator, it sends you to the Executor instead.

What you expected to happen:

I expect to arrive on the KubernetesPodOperator page. Looking at the code, the link points to a page that is now gone.

How to reproduce it:

Go to https://airflow.apache.org/docs/stable/kubernetes.html, click on KubernetePodOperator, it sends you to the Executor instead.

Anything else we need to know:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kaxilcommented, Apr 3, 2020

Has been cherry-picked to 1.10.10rc2

0reactions
louisguittoncommented, Apr 3, 2020

I got it. The problem is only in the 1.10 series. In Airflow 2.0 this problem is gone.

Aah ok got you.

Thanks for the PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use the KubernetesPodOperator | Cloud Composer
KubernetesPodOperator launches Kubernetes pods in your environment's ... In the Resources > GKE cluster section, follow the view cluster details link.
Read more >
Airflow KubernetesPodOperator Losing Connection to Worker ...
The connection broken error seems to happen exactly 1 hour after the last logs that Airflow pulls from the pod (we do have...
Read more >
Package apache-airflow-providers-cncf-kubernetes
2022-06-06. Add param docs to KubernetesHook and KubernetesPodOperator (#23955) (#24054) ... Fix Broken Markdown links in Providers README TOC (#11249).
Read more >
Use the KubernetesPodOperator | Astronomer Documentation
Use the KubernetesPodOperator in Airflow to run tasks in Kubernetes Pods. ... The following image shows how to set up a Kubernetes cluster...
Read more >
Init Containers | Kubernetes
See Container in the API reference for more details. ... version of Kubernetes, consult the documentation for the version you are using.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found