Conversation
Adds the image inventory for bangladesh-production, generated from every container and initContainer running on the live AWS cluster, and a script to pull, retag and push them into the internal registry. The target registry addresses images as <host>/<owner>/<image>:<tag> with a single owner segment, so upstream paths are flattened with dashes. The script also supports a save/load bundle mode for pushing from a host with network access to the registry. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
Adds a
bangladesh-production-misenvironment for deploying Simple to the DGHSMIS cluster, plus tooling to mirror images into their internal registry.
Nothing is deployed by this. The MIS cluster has no Argo CD yet, so these files
are inert until it is bootstrapped separately. AWS
bangladesh-productionisuntouched and keeps serving
*.bd.simple.org; its Argo CD is not repointed.Contents
k8s/environments/bangladesh-production-mis/— the environment, adapted frombangladesh-productionk8s/manifests/kube-prometheus/config/bangladesh-production-mis.libsonnet—monitoring config for the new environment
scripts/mis-image-mirror/— image inventory (generated from the containersactually running on AWS production) and a pull/retag/push script
Differences from the AWS environment
shared_buffers=8GB, S3 backup repopgo/overlay, so its version can move independently of India and Sri Lanka