Bookmarks tagged kubernetes

21 Jan 2024 docs.astronomer.io
"Use the KubernetesPodOperator in Airflow to run tasks in Kubernetes Pods"
#airflow + #kubernetes
21 Jan 2024 kubernetes.io
"This page shows how to run automated tasks using Kubernetes CronJob object.
Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:"
#cron + #kubernetes
21 Jan 2024 kubernetes.io
"Jobs represent one-off tasks that run to completion and then stop."
#kubernetes
21 Jan 2024 kubernetes.io
"CronJob represents the configuration of a single cron job."
#cron + #kubernetes
21 Jan 2024 imsharadmishra.medium.com
"K8s-pod-operator is a very powerful operator in Airflow.This story tries to explain different ways, we can leverage k8s-pod-operator in…"
#airflow + #kubernetes
21 Jan 2024 www.airplane.dev
"This article will explore the architecture of Kubernetes controllers and the different types of controllers available."
#kubernetes
21 Jan 2024 m.youtube.com
"Kubernetes is a powerful container orchestration platform that can be used to run a wide variety of applications. But what are the best types of workloads to..."
#container + #kubernetes