I accumulate here the list of articles which have interesting information about Apache Airflow. Subjects of the articles covers topics from installation and management to implementation of DAGs and best
Tag: docker
Considerations when deploying to Docker and KubernetesConsiderations when deploying to Docker and Kubernetes
An overview of common pitfalls when you start to incorporate containerization with Docker and Kubernetes in your development
List of key notes about building and using Docker imagesList of key notes about building and using Docker images
Here I gathered answers to small pitfalls which from time to time appears because you’re not doing some actions often. Such actions include using of .dockerignore, mounting files, SSL certificates
How to add slave host in Jenkins?How to add slave host in Jenkins?
Quick and dirty guide to add a slave host to Jenkins running in Docker on Linux-based machines.

Deployment to Docker and Kubernetes of StatsD-Grafana bundleDeployment to Docker and Kubernetes of StatsD-Grafana bundle
In the article I'm covering the integration of your application with Telegraf and Grafana, and the capturing and sending metrics with StatsD protocol.
Deploying your .NET Core app to Kubernetes on local Windows machineDeploying your .NET Core app to Kubernetes on local Windows machine
Concise guide with commands about deploying .NET Core application to local k8s.
Hints about installation of Kubernates on Windows and deploying to clusterHints about installation of Kubernates on Windows and deploying to cluster
Install https://chocolatey.org/ 1. Install docker and Kubernetes CLI Now you can check the installation by checking their versions. The kubectl command may return the following error for the 2nd connection: