edithturn commented on PR #23714:
URL: https://github.com/apache/airflow/pull/23714#issuecomment-1145557022

   @potiuk I was checking /breeze-legacy kind-cluster start
   Let me know if all these steps are correct for "start" for ./breeze
   
   1. Validate Docker Version
   2. Starts KinD cluster include:
   2.1. Pull the latest version of Apache Airflow for a kind cluster: 
ghcr.io/apache/airflow/main/ci/python3.7:latest
   2.1. Checking resources (Memory, CPUs, and Disk)
   2.3. Downloading Kind version v0.14.0
   2.4. Downloading Kubectl version v1.24.0
   2.5. Downloading Helm version v3.6.3
   2.6. Creating a cluster of kind
   
   Some functions are already created like Checking resources, and for the 
others, I'm thinking of a utils file to add the download, helm, kubectl 
functions, unless they already exist elsewhere.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to