Skip to content

Scale analytics stack to 0 replicas - #439

Open
metalmatze wants to merge 1 commit into
mainfrom
scale-down-analytics-stack
Open

Scale analytics stack to 0 replicas#439
metalmatze wants to merge 1 commit into
mainfrom
scale-down-analytics-stack

Conversation

@metalmatze

Copy link
Copy Markdown
Member

Analytics ingestion has effectively been down anyway since it shares the single, wedged ingress-nginx controller, so this scales the whole analytics stack (parca-analytics Prometheus, thanos-query, thanos-store, and the oauth2-proxy fronting analytics.parca.dev) to zero to confirm the demo runs healthily without it while we evaluate moving analytics onto its own cluster.

Nothing is deleted, only the pods stop, so restoring the replica counts reverts it.

The parca-analytics Prometheus, thanos-query, thanos-store and the
oauth2-proxy that fronts analytics.parca.dev are being scaled to zero.
Analytics ingestion has effectively been down anyway (it shares the
single, wedged ingress-nginx controller), so this removes its footprint
to verify the demo runs healthily without it while we evaluate moving
the analytics stack onto its own cluster.

PVCs, services, the Prometheus CR and object storage are retained --
only the pods stop -- so this is fully reversible by restoring the
replica counts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant