expose-zymtrace-backend
OfficialExpose zymtrace safely with TLS and ingress
Authorzystem-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you expose an already-installed zymtrace backend to users and agents by configuring Kubernetes network exposure (NodePort, LoadBalancer, or Ingress) with correct TLS and controller-specific settings, so the gateway becomes reachable and functional.
Core Features & Use Cases
- Helm-based exposure changes: Edits the customer’s canonical Helm values file in place and applies it via
helm upgrade --install. - Multiple exposure modes with safe defaults: Supports NodePort, NGINX Ingress + cert-manager TLS, and AWS ALB + ACM TLS (with hostname and scheme handling).
- Controller-correct protocol configuration: Ensures gRPC behavior works by using
backend-protocol: "GRPC"for NGINX and the required ALB HTTP/HTTP2 pairing to avoid the HTTP 464 failure mode. - Verification and rollout confidence: Runs a verification script to confirm ingress/service address, TLS reachability, and gateway health/gRPC behavior.
Quick Start
Tell the Skill: which exposure mode you want (NodePort, NGINX Ingress, or AWS ALB), the target namespace and release name, the gateway hostname, and the TLS source (ACM ARN for ALB or cert-manager issuer/secret for NGINX).
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: expose-zymtrace-backend Download link: https://github.com/zystem-io/zymtrace-skills/archive/main.zip#expose-zymtrace-backend Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.