Open
Conversation
- Add airgap_enabled, jfrog_url, jfrog_username, jfrog_password vars to inference-config.cfg - Add helm_repo_ingress_nginx and helm_repo_langfuse derived vars in inference_common.yml - Pass airgap vars as --extra-vars in ingress, keycloak, genai-gateway shell scripts - Add dual helm repo tasks in all 4 playbooks (internet when: not airgap_enabled, JFrog when: airgap_enabled) - Add containerd registry mirrors for docker.io, ghcr.io, registry.k8s.io, quay.io, public.ecr.aws in all.yml - Add patched hosts.toml.j2 to core/roles/ to fix skip_verify=false breaking HTTP mirrors - Add CLAUDE.md with full airgap deployment documentation and runbook Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add helm_repo_apisix and helm_oci_jfrog_host vars to inference_common.yml - Fix deploy-keycloak-tls-cert.yml: add apisix repo registration before helm dependency update, add ei-helm repo for keycloak airgap install, make keycloak chart_ref conditional (OCI vs ei-helm/keycloak) - Fix deploy-genai-gateway.yml: make helm dependency update internet-only, add airgap path pulling postgresql/redis from ei-helm-virtual via HTTP - Update CLAUDE.md: full pre-loaded image/chart/package inventory, resolve all critical gaps, update next steps Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Harika <codewith3@gmail.com>
- Document ballon-policy.sh || cpu_or_gpu bypass bug fix - Document deploy-inference-models.yml enable_cpu_balloons guard (all 7 tasks) - Document kubectl patch --type=json op:replace for clearing stale helm resources - Document PV Retain policy recommendation - Document vLLM model download behavior (HF_HOME=/data, stale .locks fix) - Update current VM2 state: 3b running, 8b downloading - Update Next Steps to reflect completed items 26-28 Co-Authored-By: Claude Sonnet 4.6 <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.
No description provided.