GoogleCloudPlatform/click-to-deploy vs GoogleCloudPlatform/airflow-operator
Hello,
I found Airflow operators on two repositories belonging to GoogleCloudPlatform: https://github.com/GoogleCloudPlatform/click-to-deploy/tree/master/k8s/airflow-operator https://github.com/GoogleCloudPlatform/airflow-operator What are the differences between these repositories? Is it worth putting this information in README.md? For me it is very confusing when there are two operators.
Thanks
From what I understand, the airflow-operator on click-to-deploy is just the code/manifest to deploy it on Kubernetes via Google Cloud Platform Market.
The actual developement of the operator is at your second link.
The click-to-deploy is a marketplace solution manifest like @hxquangnhat mentioned. This is the actual operator.