Skip to content

devnet-8: serve all tooling on plataberget.ethpandaops.io alias hosts - #66

Open
barnabasbusa wants to merge 1 commit into
masterfrom
barnabas/plataberget-all-alias-hosts
Open

devnet-8: serve all tooling on plataberget.ethpandaops.io alias hosts#66
barnabasbusa wants to merge 1 commit into
masterfrom
barnabas/plataberget-all-alias-hosts

Conversation

@barnabasbusa

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #65: adds the plataberget.ethpandaops.io alias 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-alias Cloudflare 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

  1. Merge this → Argo syncs the ingresses (verified pattern works: devnet-8: serve rpc on rpc.plataberget.ethpandaops.io alias host #65 / rpc)
  2. Then remove the worker routes + script in ethPandaOps terraform (PR to follow) — the DNS records and cert pack stay as-is

Notes

  • values.yaml files are ansible-generated — deliberate one-off; a future gen_kubernetes_config run 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.

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.

@redpandabot redpandabot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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°.

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