service-ingress
CommunityManage Kubernetes Services and Ingress.
Authorchaterm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the management of how network traffic reaches your applications within a Kubernetes cluster, covering both internal service exposure and external access via Ingress.
Core Features & Use Cases
- Service Types: Understand and configure ClusterIP, NodePort, LoadBalancer, and ExternalName services.
- Ingress Configuration: Define rules for routing external HTTP/S traffic to internal services, including TLS termination.
- Use Case: You need to expose a web application running in Kubernetes to the internet. This Skill helps you create an Ingress resource that directs traffic from a specific domain name to your application's Service, and configure TLS for secure HTTPS access.
Quick Start
Use the service-ingress skill to create a basic Ingress resource for the host 'example.com' that routes traffic to a service named 'my-service' on port 80.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: service-ingress Download link: https://github.com/chaterm/terminal-skills/archive/main.zip#service-ingress 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.