Open jangel97 opened 1 day ago
No I do not think what we have currently would fit what you are looking for from my understanding. Now maybe there is a possibility that another role or additions to the current one might work but I would have to look more into the request because I am not that familiar with OCP.
If the propose makes sense, perhaps, it does for those customers which are heavily relying on OCP/OKD, and are managing already a considerable amount of execution environments, I can land a PR for this. Either in a separate role or in this same role, whatever you think is more convenient. Thanks!
Summary
Managing a high volume of Execution Environments (EEs) presents significant operational challenges. Our organization, responsible for maintaining approximately 200 EEs, aims to leverage OpenShift’s existing infrastructure to streamline the build and deployment process. Specifically, we propose integrating Ansible EE management with OpenShift BuildConfigs to simplify and enhance the automation pipeline.
Problem Description
Current State:
Challenges:
Proposed Enhancement
Leverage OpenShift’s BuildConfig feature to manage and build Execution Environments.
Key Features:
Use BuildConfigs:
Integrated Storage:
Automation and Monitoring:
Why BuildConfigs?
Benefits
Operational Efficiency:
Improved Scalability:
Cost Savings:
Conclusion
This enhancement would align EE management with our existing OpenShift infrastructure, reducing complexity and operational costs while improving scalability and security. It supports our organizational goals of streamlining automation and maximizing resource efficiency.
Would this be feasible to implement as part of the existing
ee_utilities
collection?