Create Your First Chart
Complete Example
Here’s the completemain.ts file combining all the steps above:
Generating YAML (Local Testing)
For local testing only, you can generate YAML:-
Navigate to your
k8sdirectory: -
Set required environment variables:
-
Generate the YAML:
-
Find the generated YAML in the
distfolder:
CI/CD Integration
In production, theDeployJob in Kraken handles YAML generation automatically. For more information, see the Kraken documentation.
Next Steps
API Reference
Explore the full Kittyhawk API documentation
Kraken Integration
Learn how to integrate with Penn Labs’ CI/CD pipeline