devnet-8: serve all tooling on plataberget.ethpandaops.io alias hosts - #66
Open
barnabasbusa wants to merge 1 commit into
Open
devnet-8: serve all tooling on plataberget.ethpandaops.io alias hosts#66barnabasbusa wants to merge 1 commit into
barnabasbusa wants to merge 1 commit into
Conversation
Add plataberget ingress hosts to the remaining 15 tools (rpc already done in #65) so the plataberget-alias Cloudflare worker can be removed entirely - the free tier's 100k req/day limit is being exhausted.
There was a problem hiding this comment.
Adds plataberget.ethpandaops.io alias hosts to the ingress config of the remaining 15 devnet-8 tools. Purely additive YAML that mirrors the verified #65 snapshot pattern; the one file with an explicit tls block (checkpointz) was correctly extended to include the alias host. No issues found.
Reviewed 15 changed file(s) @ 6f6dfc45 — no blocking issues found.
Red pandas descend trees headfirst, thanks to ankles that rotate 180°.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #65: adds the
plataberget.ethpandaops.ioalias host to the remaining 15 tools (dora, beacon, faucet, forkmon, forky, assertoor, spamoor, tracoor, syncoor, buildoor, checkpoint-sync, auth, faucet-agents, homepage apex) so every plataberget hostname is served directly by the devnet-8 ingresses.This lets us remove the
plataberget-aliasCloudflare worker entirely: the Workers free tier is 100k req/day and today's quota is already exhausted (99.6k by 10:30 UTC, mostly pre-#65 rpc traffic) — once the cap is hit, all worker-routed hosts fail until midnight UTC.Rollout
Notes
values.yamlfiles are ansible-generated — deliberate one-off; a futuregen_kubernetes_configrun for devnet-8 would drop the alias hosts unless re-applied.auth.plataberget.ethpandaops.io/auth/*will need a matching Cloudflare Access application (going in the terraform PR) — until then the alias auth host's/auth/*is not Access-protected, unlike its glamsterdam counterpart.