An open API service indexing awesome lists of open source software.

https://github.com/sudiptob2/airflow-kpo-test

Testing Kubernetes pod operator of Apache Airflow
https://github.com/sudiptob2/airflow-kpo-test

Last synced: 25 days ago
JSON representation

Testing Kubernetes pod operator of Apache Airflow

Awesome Lists containing this project

README

        

# Testing Pod Event Log for Airflow KPO

To use this Makefile, you can run the following commands:
- `make build VERSION=` to build the Docker image.
- `make push VERSION=` to push the Docker image to the repository.
- `make deploy VERSION=` to deploy the Helm chart.
- `make uninstall` to uninstall the Helm chart.

Please replace `` with the version you want to use for the Docker image.