I deployed 0.1.0 to a non-prod cluster that has about 8000 resources in it (pods, configmaps, etc.) and the operator memory usage was about 900-1024MiB despite there being no managed objects being deployed.
We should keep the operator running lean, no matter what the size of the cluster it is deployed in.
I deployed
0.1.0to a non-prod cluster that has about 8000 resources in it (pods, configmaps, etc.) and the operator memory usage was about 900-1024MiB despite there being no managed objects being deployed.We should keep the operator running lean, no matter what the size of the cluster it is deployed in.