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
- Host: GitHub
- URL: https://github.com/sudiptob2/airflow-kpo-test
- Owner: sudiptob2
- License: mit
- Created: 2024-02-15T04:57:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T00:48:48.000Z (over 1 year ago)
- Last Synced: 2025-04-29T20:13:05.659Z (25 days ago)
- Language: Python
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.