- Introduced new documentation for Agent Skills, detailing best practices, code patterns, common pitfalls, and quick references across various categories such as Architecture, Data Access, Security, Error Handling, Testing, Infrastructure, Communication, and Documentation. - The documentation is structured to facilitate easy navigation and understanding, supporting developers in implementing consistent patterns on the GoodGo Platform. - Both English and Vietnamese versions are provided to ensure accessibility for a wider audience.
1.2 KiB
1.2 KiB
Kubernetes deployment patterns
Skill:
deployment-kubernetes
Compatibility: Kubernetes 1.28+, Helm 3+
Overview
Kubernetes deployment patterns. Use for Pods, Services, Ingress, Helm Charts, ConfigMaps, Secrets, và health probes.
When to Use
Use this skill when:
- Deploying services to Kubernetes / Triển khai services lên Kubernetes
- Creating Helm charts / Tạo Helm charts
- Configuring Ingress routing / Cấu hình Ingress routing
- Managing secrets and configs / Quản lý secrets và configs
- Setting up health probes / Cài đặt health probes
- Scaling applications / Scale ứng dụng
Quick Reference
For detailed patterns, code examples, and best practices, refer to the full skill documentation.
Related Skills
See Skills Index for related skills.
Additional Resources
- Full Skill Documentation:
...agent/skills/deployment-kubernetes/SKILL.md - Code Examples:
...agent/skills/deployment-kubernetes/references/REFERENCE.md
Vietnamese Version: Tài liệu tiếng Việt