helm-charts
Installation
SKILL.md
helm-charts
Create Helm charts for Kubernetes deployment.
When to use
Use when you need to create or modify Helm charts for Kubernetes deployment.
Instructions
- Create Helm chart.
- Add default values.
- Add required values.
- Add optional values.
- Add sensitive values.
- Add environment values.
- Add configuration values.
- Secret values must NEVER be in the source code, but they can be loaded into the template at deployment time.
References
references/gcp.md- Google Cloud Kubernetes Engine
Related skills
More from karibulab/skills
screaming-architecture
Follow the clean and maintainable code architecture pattern for project structure.
28titvo
Analyze generated code, identify vulnerabilities, and report them to the user.
11python-fastapi
FastAPI Secure Engineering
9nestjs-microservices
Build microservices using design and architecture best practices. Use when you need to create or modify code for a project developed with NestJS and deployed with Helm.
6html-to-markdown
Get the markdown content from a HTML url
3