Skip to content

Add links to new EKS and theoretical max TPS docs - #183

Merged
marta-lokhova merged 1 commit into
stellar:mainfrom
bboston7:doc-links
Jul 19, 2024
Merged

marta-lokhova merged 1 commit into
stellar:mainfrom
bboston7:doc-links

Conversation

@bboston7

Copy link
Copy Markdown
Contributor

This change adds links in our docs that point to the new docs added in #182.

This change adds links in our docs that point to the new docs added in stellar#182.
@bboston7
bboston7 requested a review from marta-lokhova July 19, 2024 23:20
@marta-lokhova
marta-lokhova merged commit f7a77cb into stellar:main Jul 19, 2024
@bboston7
bboston7 deleted the doc-links branch July 19, 2024 23:41
Jonathan-Eid added a commit to Jonathan-Eid/supercluster that referenced this pull request Aug 11, 2026
Runs name this image by a mutable tag -- the mission passes
--job-monitor-image-pc-v2 stellajuna/ssc-jm:latest -- and IfNotPresent pinned
each node to whatever it had cached the first time it saw that tag.

Worker nodes churn under Karpenter and would repull regardless, but the monitor
carries no tolerations and lands on the long-lived default pool, where the layer
persists indefinitely. Run stellar#183 shipped a 0-byte job_monitor.log and a populated
http_server log from an image whose fix for precisely that had been pushed hours
before. The registry tag was correct throughout; verified by pulling latest
fresh, which carries the logging fix, REQUIRE_NODE_LABELS, the pooled+profiled
ephemeral change and the /start pool-map guard.

Kubernetes defaults :latest to Always for this reason and the explicit
IfNotPresent was overriding it. One extra pull per run for one pod, and a
registry outage now fails the run at start rather than quietly running
something stale.
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.

2 participants