metallb / metallb-operator

MetalLB Operator for deploying metallb
Apache License 2.0
96 stars 68 forks source link

Added all in one makefile rule to deploy bundle images #461

Open shruti2522 opened 7 months ago

shruti2522 commented 7 months ago

Fixes #459 I've added deploy-olm-real rule to the Makefile, making it easier to deploy the operator. Now, it handles tasks like building images, updating references, applying resources, and ensuring readiness, streamlining cluster management for smoother operation.